d75ef160e8
Merge branch 'master' into directory-select-screen
2021-05-17 17:22:03 +09:00
baa4089364
Expose method to adjust header text, not whole drawable
2021-05-17 16:41:46 +09:00
6f248db519
Merge conditional expression.
2021-05-13 19:31:10 +02:00
0caba57945
Make screen properties local to MigrationSelectScreen.
2021-05-13 19:28:23 +02:00
09a5b9c872
Add XMLDoc to protected members.
2021-05-13 16:28:03 +02:00
eee3cd7c57
Disallow selecting storage root as a valid directory.
2021-05-13 11:14:05 +02:00
d3cc418961
Privatize DirectorySelector.
2021-05-13 11:08:04 +02:00
4bb0e6b7d5
Create InitialPath property.
2021-05-13 11:07:52 +02:00
9a061ad80b
Extract directory selection logic of migration screen to DirectorySelectScreen.
2021-05-13 11:07:26 +02:00
1bb3c609ae
Centralise implementation of cancel button logic
2021-05-11 18:39:14 +09:00
332cb74cad
Fix toolbar queuing ruleset sounds
2021-05-10 13:58:13 +09:00
ab6239fd5f
change math for displaying volume "MAX"
2021-05-10 00:51:58 +02:00
dde9fd28e6
Hide ShowMore button if there's nothing to load
2021-05-09 04:57:24 +03:00
165f443ab5
Merge branch 'master' into add-missing-author-links
2021-05-07 14:32:44 +09:00
d4658c609b
Fix warning text of bg source setting not being updated when user with supporter signs in/out
2021-05-05 22:54:35 -07:00
08a45e9fc2
Remove dead code
2021-05-05 16:26:41 +09:00
19ffcd00c2
Initialise warning text flow lazily as most items will not use it
2021-05-05 16:26:41 +09:00
1288f69fad
Rename to WarningText
2021-05-05 16:16:49 +09:00
6178f38c95
Reword unlimited frame rate warning a bit
2021-05-05 16:15:06 +09:00
23b9d8c260
Fix alpha not being zero when string is set to empty and use inequality on supporter condition
...
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com >
2021-05-04 14:02:12 -07:00
a584213002
Use vertical padding instead of relative height for default button
2021-05-04 09:32:38 -07:00
0a64922738
Add supporter note to background source setting
2021-05-04 01:15:59 -07:00
796bd8e47e
Add existing setting notes from stable
2021-05-04 01:15:59 -07:00
acc9258eb2
Implement notes for settings
2021-05-04 01:15:59 -07:00
cc056088bd
Update profile subsections to use counters instead of missing text in line with web
2021-05-02 14:44:20 -07:00
3e74d61dab
Add best count from api
2021-05-02 13:33:25 -07:00
59cb5f4679
Get recent count from api instead
2021-05-02 13:33:25 -07:00
2e24b69d62
Merge pull request #12617 from Joehuu/fix-pp-column-approved-maps
...
Fix approved maps not displaying pp column on score table
2021-05-02 13:27:39 +09:00
137be5dc97
Use equality operator instead of null coalescing
...
Co-Authored-By: Salman Ahmed <frenzibyte@gmail.com >
2021-05-01 14:14:07 -07:00
786ab163f6
Rename extension and move to bottom of file
2021-04-30 12:40:16 -07:00
9952a5bfdb
Revert "Fix button being recreated on importing state"
...
This reverts commit c9967f7b74
.
2021-04-29 14:24:29 -07:00
cfbf95b433
Add HasPerformancePoints extension method
2021-04-29 14:11:35 -07:00
243605728d
Fix approved maps not displaying pp column on score table
2021-04-28 11:44:05 -07:00
c9967f7b74
Fix button being recreated on importing state
2021-04-24 08:37:37 -07:00
46c44c576d
Fix beatmap info download button content not scaling on mouse down
2021-04-24 08:23:27 -07:00
21f34be19f
Add support for per-ruleset sample playback when switching rulesets (via toolbar)
2021-04-22 14:43:36 +09:00
ab2a8b5c89
Fix initial rotation not being set
2021-04-21 16:12:09 +09:00
eb20865c02
Show tablet preview with physical tablet counter-rotated for supplied user area selection
...
Closes https://github.com/ppy/osu/issues/12399 .
Rotation animation is intentionally delayed slightly to give a better sense of what is going on (or maybe just look cool).
2021-04-21 15:55:15 +09:00
7fc450c620
Fix mod settings blocking input outside its visible area
...
Closes #12502 .
2021-04-20 23:42:56 +09:00
eb977312ed
Added Author link in BeatmapSet Overlay
2021-04-19 16:54:29 +02:00
af79ad537c
Avoid unnecessary debounce triggers on zero-delta scrolls
2021-04-19 00:05:44 +09:00
e63edf5b49
Fix volume control displaying on non-vertical scroll events
...
Closes #12475 .
2021-04-19 00:05:44 +09:00
6f3158e8c8
Increase multiplier to 1.8
2021-04-15 23:24:13 +09:00
cc84ffe228
Merge branch 'master' into volume-control-acceleration
2021-04-15 23:23:23 +09:00
8282f38eb7
Fix volume controls not supporting key repeat
2021-04-14 13:11:24 +09:00
89ce8f290f
Add simple acceleration to volume metre adjustments
2021-04-14 12:55:06 +09:00
9f8af03a70
Remove irrelevant change
2021-04-13 09:28:58 +03:00
a664efe12b
Fix history graph tooltips leaking to others
...
Since there was no check about which tooltip content came from which graph, all history graphs use the "Replays Watched" tooltip, as it is the latest created one.
2021-04-13 07:59:14 +03:00
8f84abf348
Display "replays watched" tooltip for replays subsection
2021-04-12 21:51:06 +03:00
8293b06c0a
Remove obsolete code
2021-04-09 13:56:58 +09:00