Dean Herbert
|
69e7810dad
|
Enable nullable and switch classes to structs
|
2021-10-21 18:54:36 +09:00 |
|
Dean Herbert
|
32d01f022f
|
Rename usages which rely on online backing
|
2021-10-21 16:58:42 +09:00 |
|
smoogipoo
|
2c979d6420
|
Merge branch 'master' into localise-toasts
|
2021-10-20 15:04:07 +09:00 |
|
Dean Herbert
|
37841ca3aa
|
Remove incorrect ToString calls causing localisation to not actually apply
|
2021-10-20 10:41:34 +09:00 |
|
Bartłomiej Dach
|
80da153697
|
Recolour a few other existing dropdowns with same hover & selection colours
|
2021-10-19 22:47:18 +02:00 |
|
Bartłomiej Dach
|
ef03787fe0
|
Split dropdown accent colour into hover and selection colours
|
2021-10-19 22:09:51 +02:00 |
|
Dean Herbert
|
c97cfdd978
|
Merge branch 'master' into localise-toasts
|
2021-10-19 16:37:14 +09:00 |
|
Bartłomiej Dach
|
6d9d85685f
|
Fix settings item having zero height
|
2021-10-18 23:30:38 +02:00 |
|
Bartłomiej Dach
|
88a1b31fae
|
Remove grid usage in SettingsItem
|
2021-10-18 22:07:32 +02:00 |
|
Bartłomiej Dach
|
6c3637a62a
|
Remove grid usage in KeyBindingRow
|
2021-10-18 22:07:30 +02:00 |
|
Bartłomiej Dach
|
830f49bca6
|
Remove doubled-up opacity specification
|
2021-10-18 19:43:48 +02:00 |
|
Bartłomiej Dach
|
2a41e8bd1f
|
Remove unneeded extra padding from settings number box
|
2021-10-17 21:50:04 +02:00 |
|
Bartłomiej Dach
|
552fc1dc8a
|
Adjust key binding rows to accommodate new default value indicator
|
2021-10-17 21:50:04 +02:00 |
|
Bartłomiej Dach
|
f422ebb281
|
Adjust SettingsItem to accommodate new default value indicator
|
2021-10-17 21:50:03 +02:00 |
|
Bartłomiej Dach
|
818f35c35f
|
Restyle default value indicator
|
2021-10-17 21:50:03 +02:00 |
|
Bartłomiej Dach
|
ed2f9dd443
|
Adjust settings slider spacings
|
2021-10-15 00:31:06 +02:00 |
|
Dean Herbert
|
06249c4ab2
|
Fix incorrect usages of Scheduler.AddOnce
|
2021-10-14 17:52:19 +09:00 |
|
Bartłomiej Dach
|
d205483a36
|
Revert ThemedDropdown -related changes
|
2021-10-13 21:57:50 +02:00 |
|
Bartłomiej Dach
|
a2f3a7cba8
|
Add "themed" dropdown variant and use in settings sidebar
|
2021-10-12 21:58:43 +02:00 |
|
Bartłomiej Dach
|
1fba932e84
|
Adjust settings dropdown spacings
|
2021-10-12 21:41:33 +02:00 |
|
Dan Balasescu
|
cabbb1697a
|
Merge pull request #15054 from peppy/settings-ordering
Initial settings usability pass
|
2021-10-12 22:00:30 +09:00 |
|
Dean Herbert
|
24b87cf655
|
Change some icons to be more descriptive (still placeholder)
|
2021-10-12 15:09:59 +09:00 |
|
Dean Herbert
|
59202d27c7
|
Add some missing labels
|
2021-10-12 15:09:59 +09:00 |
|
Dean Herbert
|
5ca1d1d12c
|
Reorder graphics settings and move gameplay related pieces out
|
2021-10-12 15:09:59 +09:00 |
|
Dean Herbert
|
c4347de57e
|
Move ruleset settings to own section
|
2021-10-12 14:58:43 +09:00 |
|
Dean Herbert
|
8285f065c2
|
Reorganise gameplay settings into more sections
|
2021-10-12 14:58:43 +09:00 |
|
Dean Herbert
|
1d3d67c5f1
|
Move gameplay cursor settings to gameplay section
|
2021-10-12 13:56:10 +09:00 |
|
Dean Herbert
|
a986870a99
|
Reorder sections to be more in line with how often they are adjusted
|
2021-10-12 13:41:35 +09:00 |
|
Dean Herbert
|
e058214346
|
Merge branch 'master' into fix-audio-filter-test-failures
|
2021-10-12 12:06:12 +09:00 |
|
Bartłomiej Dach
|
ff382259ca
|
Use rounded buttons in tablet rotation preset settings
|
2021-10-11 23:17:09 +02:00 |
|
Joseph Madamba
|
4fc84e71cd
|
Localise more toast related strings
|
2021-10-11 01:02:26 -07:00 |
|
Dean Herbert
|
484a95229e
|
Update toast implementations temporarily to expedite getting tests back in line
|
2021-10-11 16:36:04 +09:00 |
|
Joseph Madamba
|
af9bb6f277
|
Fix padding of shortcut in toast when widest
|
2021-10-10 19:37:46 -07:00 |
|
Joseph Madamba
|
7b37b15976
|
Localise some music action toasts
|
2021-10-10 19:36:50 -07:00 |
|
Joseph Madamba
|
545cfc7bf1
|
Localise tracked setting toasts
|
2021-10-10 19:35:25 -07:00 |
|
Bartłomiej Dach
|
b30dd2d4ed
|
Use rounded button in settings sidebar
|
2021-10-10 21:45:41 +02:00 |
|
Dean Herbert
|
49b341daff
|
Remove HoverTarget shared state update path
Felt quite convoluted to follow. Have just duplicated the single shared
line instead.
|
2021-10-10 11:55:47 +09:00 |
|
Dean Herbert
|
ccc6d8ff40
|
Improve the animation of the active indicator
|
2021-10-10 11:34:01 +09:00 |
|
Bartłomiej Dach
|
fe26d8e8df
|
Share sidebar colouring logic by splitting out SidebarIconButton
|
2021-10-10 00:34:12 +02:00 |
|
Bartłomiej Dach
|
b8616bf910
|
Adjust appearance of keybinding subpanel
|
2021-10-10 00:34:12 +02:00 |
|
Bartłomiej Dach
|
855a74b8a0
|
Adjust vertical spacings in individual subsections
|
2021-10-10 00:34:11 +02:00 |
|
Bartłomiej Dach
|
e23a54f1e6
|
Adjust setting section appearance & spacings
|
2021-10-10 00:31:01 +02:00 |
|
Bartłomiej Dach
|
4c293b637f
|
Restyle settings panel header
|
2021-10-09 23:40:15 +02:00 |
|
Bartłomiej Dach
|
315581f4c8
|
Adjust horizontal spacing in settings panel
|
2021-10-09 23:40:15 +02:00 |
|
Bartłomiej Dach
|
f6df93f013
|
Introduce basic parts of colour scheme to settings sidebar
|
2021-10-09 23:40:14 +02:00 |
|
Dan Balasescu
|
9be56829c9
|
Merge pull request #14935 from Susko3/fix-SettingsTextBox-using-null-as-default
Fix usages of `SettingsTextBox` having `null` as the default
|
2021-10-08 18:36:02 +09:00 |
|
Dean Herbert
|
9dc035757f
|
Fix weird textbox behaviour when entering a random mod seed overflowing int backing
|
2021-10-08 14:01:36 +09:00 |
|
Dean Herbert
|
2856aef4eb
|
Add exception to catch any incorrect defaults of Bindable<string>
|
2021-10-08 13:52:38 +09:00 |
|
Dean Herbert
|
e578046b20
|
Rename Filter -> AudioFilter
|
2021-10-07 18:50:08 +09:00 |
|
Dean Herbert
|
0348c6c7e5
|
Apply some renaming and code quality fixes
|
2021-10-07 18:49:22 +09:00 |
|