mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-20 19:06:06 +01:00
ee0ac00f80
When using accessibility tools like screen magnifiers, dynamic screen content can be quite problematic. In particular content, which only appears if you interact with elements somewhere else on the screen. That is the case, for example, with the current implementation of tooltips used by audiobookshelf. This patch provides a slight adjustment, keeping the tooltips open if you hover over them. This allows users to have better access to the content. |
||
---|---|---|
.. | ||
Btn.vue | ||
Checkbox.vue | ||
Dropdown.vue | ||
EditableText.vue | ||
FileInput.vue | ||
IconBtn.vue | ||
InputDropdown.vue | ||
LibrariesDropdown.vue | ||
LibraryIcon.vue | ||
LoadingIndicator.vue | ||
MediaIconPicker.vue | ||
Menu.vue | ||
MultiSelect.vue | ||
MultiSelectDropdown.vue | ||
MultiSelectQueryInput.vue | ||
QueryInput.vue | ||
ReadIconBtn.vue | ||
RichTextEditor.vue | ||
TextareaInput.vue | ||
TextareaWithLabel.vue | ||
TextInput.vue | ||
TextInputWithLabel.vue | ||
TimePicker.vue | ||
ToggleSwitch.vue | ||
Tooltip.vue | ||
VueTrix.vue |