Joseph Madamba
|
f97c519451
|
Add chevron to distinguish all menus with submenus
|
2024-04-24 00:19:10 -07:00 |
|
Dean Herbert
|
5f040a991b
|
Fix potential crash when loading menu items due to cross-thread ops
|
2023-08-21 19:05:20 +09:00 |
|
Bartłomiej Dach
|
8e0a97ca49
|
Remove usage of HasSubmenu
Property has been removed in the appropriate framework-side PR and
instead folded into `IsActionable`.
See: https://github.com/ppy/osu-framework/pull/5658#discussion_r1114834647
|
2023-05-20 18:02:12 +02:00 |
|
Dean Herbert
|
6e48860c79
|
Update in line with framework menu handling changes
|
2023-02-22 17:13:55 +09:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Jamie Taylor
|
f1c17129eb
|
Add support for 'disabled' sample variation to HoverClickSounds
|
2022-11-03 17:47:49 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Bartłomiej Dach
|
b613aedeb8
|
Fix menu item width changing when hovered
|
2022-02-02 21:23:35 +01:00 |
|
Susko3
|
19467e58c1
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
|
Dean Herbert
|
5887b4a27c
|
Update stand-alone usage of hover/select sounds in DrawableOsuMenuItem
|
2021-06-11 23:46:42 +09:00 |
|
Dean Herbert
|
1fd76ea3fb
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
|
smoogipoo
|
de9d075f94
|
Initial sample + samplechannel rework
|
2021-01-19 17:11:40 +09:00 |
|
smoogipoo
|
102c1d9095
|
Add disabled state to menu items
|
2020-04-15 16:17:17 +09:00 |
|
Dean Herbert
|
ed837d3115
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
|
smoogipoo
|
c3a3b4091b
|
Add basic implementation of a toggleable menu item
|
2019-11-07 22:26:35 +09:00 |
|
smoogipoo
|
20d6eceecf
|
Move DrawableOsuMenuItem out of OsuMenu
|
2019-11-07 16:03:35 +09:00 |
|