ttrss/js/form
Michael Kuhn e38fcd6dea Fix button focus issues
This change introduces derived classes for ComboButton, DropDownButton
and Select that make sure that buttons do not remain focused after their
menus are closed. This allows using hotkeys after closing them.
2019-04-14 12:01:52 +02:00
..
ComboButton.js Fix button focus issues 2019-04-14 12:01:52 +02:00
DropDownButton.js Fix button focus issues 2019-04-14 12:01:52 +02:00
Select.js Fix button focus issues 2019-04-14 12:01:52 +02:00