Commit Graph

12 Commits

Author SHA1 Message Date
Dean Herbert 37f6ceef79 Add test coverage 2021-05-24 21:57:04 +09:00
Dean Herbert 382109c7a2 Make test scene feel more like settings (width-wise) 2021-03-19 19:01:31 +09:00
Jamie Taylor 3eda78c363 Use unique samples for Dialog, NowPlaying, SettingsPanel and WaveOverlay pop-in/pop-out 2021-02-10 16:04:47 +09:00
Dan Balasescu a3ef858f3a
Remove unnecessary multiplication 2020-11-30 17:56:04 +09:00
Dean Herbert a4e061cb11 Remove semi-transparent backgrounds from settings and notifications overlays
I tried also updating the colours to the "new" versions from designs but
they don't match due to colour profile differences (so I'm not yet sure
if they are correct or not) and also don't look great without all the UI
elements also being updated.
2020-11-30 17:19:55 +09:00
Dean Herbert 4ce3450cfc Move button implementation to OsuButton 2019-11-06 14:08:52 +09:00
Joehu f7924d3bad Rename "FixedSearchTextBox" to "SeekLimitedSearchTextBox" 2019-10-21 16:00:09 -07:00
Joehu e5b50b5e1f Fix slider bar regression when using arrows 2019-10-17 13:54:36 -07:00
Joehu 5f700f2ae9 Simplify exit logic of screens with textboxes using back button receptor 2019-10-01 08:26:34 -07:00
Joehu f6f96658c7 Fix settings sidebar being behind toolbar 2019-08-03 15:22:06 -07:00
Dean Herbert 53b2245330 Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
Dean Herbert 7553e2da25 Fix incorrect DI reference and update naming of SettingsOverlay classes 2019-05-14 10:45:05 +09:00