Commit graph

10 commits

Author SHA1 Message Date
j
03c2f9f3a1 Fix select file via MenuItem in Firefox
instead of an inline FileButton, just use an unattached input element to
trigger the select file dialog.
2021-06-25 19:58:37 +01:00
j
b8a46dbee4 fix menus and dialogs in fullscreen mode 2019-02-21 16:10:58 +05:30
rolux
2e853ba316 Ox.Menu: deselect when mouse moves over disabled item 2018-10-13 12:06:34 +02:00
rolux
10704ccb3d Ox.Menu: listen to mouseup, not click 2018-10-13 12:03:14 +02:00
j
cacdba606e fix Menu.checkItem with checked argument for groups and submenues 2015-04-16 20:02:36 +01:00
rolux
cfea71af38 Ox.Menu: allow leaf items to have ids with underscores 2015-02-15 17:26:04 +00:00
rolux
6e7a1936dc remove timeout and logging 2014-12-17 15:43:43 +00:00
rolux
69ec0d3970 add logging 2014-12-17 15:23:22 +00:00
rolux
17f4c87439 refactor and add public updatePosition method 2014-12-17 14:36:22 +00:00
rolux
51696562f1 remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
Renamed from source/Ox.UI/js/Menu/Menu.js (Browse further)