We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9803f commit 262334bCopy full SHA for 262334b
lib/ruby_ui/combobox/combobox_popover.rb
@@ -20,7 +20,7 @@ def default_attrs
20
keydown.down->ruby-ui--combobox#keyDownPressed
21
keydown.up->ruby-ui--combobox#keyUpPressed
22
keydown.enter->ruby-ui--combobox#keyEnterPressed
23
- keydown.esc->ruby-ui--combobox#closeDialog:prevent
+ keydown.esc->ruby-ui--combobox#closePopover:prevent
24
resize@window->ruby-ui--combobox#updatePopoverWidth
25
]
26
}
0 commit comments