ccessible user experience

This commit is contained in:
John L 2022-05-27 17:06:29 +01:00
parent 7c66dacc40
commit eb04145a62
9 changed files with 127 additions and 6 deletions

View file

@ -584,6 +584,13 @@
Keep the current tab in sync between the input and output
</label>
</div>
<div class="checkbox option-item">
<label for="accessibleUX">
<input type="checkbox" option="accessibleUX" id="accessibleUX">
Accessible user experience, buttons for drag-and-drop operations
</label>
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" id="reset-options">Reset options to default</button>