Commit Graph

123 Commits

Author SHA1 Message Date
c05dfee220 Simplify default handling flow 2021-05-26 18:28:00 +09:00
7c9383b586 Combine RestorableKeyBindingRow back into KeyBindingRow 2021-05-26 18:17:28 +09:00
02806fedb0 Add missing newline 2021-05-26 17:17:02 +09:00
17334fd2e6 Inline KeyBindingRow construction 2021-05-26 17:12:12 +09:00
49b4a6ea67 Replace local namespace qualifiers with using 2021-05-26 17:07:24 +09:00
f8a3a37797 Remove outdated comment 2021-05-26 17:01:47 +09:00
98fa5b67d6 Merge branch 'master' into single-bind-reset-button 2021-05-26 17:01:16 +09:00
07a24d2747 Fixing errors 2021-05-25 23:54:13 +10:00
9c2dca8229 Removing redundant argument list 2021-05-25 21:53:00 +10:00
d5feb8353d Formatting, renaming 2021-05-25 21:37:08 +10:00
d9f5b578bf Restore class names 2021-05-25 21:08:40 +10:00
ce845a9f8d Apply the rest of requested changes 2021-05-25 21:00:38 +10:00
62b6cadb64 Ensure settings rows cannot set an invalid value in the first place 2021-05-24 21:56:41 +09:00
518999ffab Renaming files 2021-05-24 22:49:40 +10:00
ca1d1c58ab RestoreDefaultValueButton implements OsuButton 2021-05-24 21:34:47 +10:00
0100b88a86 Move private methods down 2021-05-18 14:12:27 +09:00
3a5b21c0f5 Update "reset all bindings" button to better match new key binding row widths 2021-05-18 13:47:39 +09:00
ef114f2407 Simplify bindable flow in KeyBindingRow 2021-05-17 21:10:05 +02:00
264d8b9b86 Finishing requested changes, and tidy up 2021-05-16 14:48:00 +10:00
d85f17159f Formatting 2021-05-15 11:25:56 +10:00
304caf8bdf Adding Requested changed 2021-05-15 11:24:08 +10:00
843da30f9d Reformatting 2021-05-15 01:52:16 +10:00
6a52622b3f Merge branch 'single-bind-reset-button' of https://github.com/holaswords/osu into single-bind-reset-button 2021-05-15 01:31:40 +10:00
1603b92211 Reformatting 2021-05-15 01:30:54 +10:00
85174793b1 Merge branch 'master' into single-bind-reset-button 2021-05-15 01:07:32 +10:00
753bdf2083 Fixed formatting 2021-05-15 01:04:15 +10:00
0725088fde Well it works, just pretty ugly looking. 2021-05-15 01:01:17 +10:00
1bb3c609ae Centralise implementation of cancel button logic 2021-05-11 18:39:14 +09:00
075350e125 Adding a reset button to individual keybinds 2021-05-09 15:51:17 +10:00
afc745f999 Merge branch 'master' into rebind-song-select 2021-04-07 17:13:25 +09:00
1fd76ea3fb Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
3062fe4411 Add editor key bindings to switch between screens 2020-09-22 15:55:25 +09:00
435c9de8b9 Re-privatise buttons 2020-08-03 15:25:23 +09:00
7aafc018ad Prevent updating bind target when hovering cancel and clear buttons instead 2020-08-02 12:52:12 -07:00
ba77fa2945 Add test for clear button 2020-08-02 12:41:35 -07:00
b96e32b0bb Add xmldoc for updateBindTarget 2020-08-02 12:26:09 -07:00
a8991bb8bf Fix keybind clear button always clearing first keybind regardless of target 2020-07-20 20:13:09 -07:00
978380a7fb Merge branch 'master' into rebind-song-select 2020-06-05 22:35:44 +12:00
9c1542f897 Fix crash when pressing clear button twice 2020-06-04 22:17:00 +09:00
030b55ae85 Add a section to global keybind settings for song select 2020-06-03 17:55:15 +12:00
738c6da594 Implement midi keybindings 2020-05-10 13:39:20 +09:00
801968ed51 Remove un-needed RelativeSizeAxes specifications. 2020-04-26 21:17:40 +02:00
a756486a4d Make settings section icons actual drawables. 2020-04-25 20:35:46 +02:00
c753cb46c5 Use [Resolved] wherever possible 2020-02-14 20:14:00 +07:00
8c29093d1c Merge remote-tracking branch 'smoogipoo/void-joystick-release-returns' into update-framework 2020-01-22 22:58:00 +09:00
8a7f7c5e46 Merge remote-tracking branch 'smoogipoo/void-key-up-returns' into update-framework 2020-01-22 22:57:56 +09:00
b62e3addf3 Apply input method signature refactorings 2020-01-20 20:30:25 +09:00
40f502c6d1 Apply input method signature refactorings 2020-01-20 19:35:37 +09:00
bfb056c612 Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
bbeab6fa76 Use auto property. 2019-11-12 19:53:25 +08:00