Commit Graph

2855 Commits

Author SHA1 Message Date
9a11a08acc Update textbox usages 2019-03-23 02:00:27 +09:00
392a0a1d74 Merge branch 'master' into update-framework 2019-03-18 11:34:59 +09:00
c496f6e56b Fix usages of OnLoadComplete 2019-03-17 13:44:20 +09:00
f0114d776d Use interface to access API
Allows for better testability.
2019-03-13 12:58:18 +09:00
e6e0cf1957 Merge branch 'master' into direct-stats-offset 2019-03-12 16:17:36 +09:00
448e3da429 Merge branch 'master' into fix-direct-queries 2019-03-12 12:47:33 +09:00
ad3b956cec Fix channel selection overlay dimming bg forever when popped out 2019-03-11 20:10:59 -07:00
941a72d69a Fix osu!direct firing excess queries during initial search characters
Due to faulty debounce fire logic, a web request would always fire with a single character search, followed by the real search. This caused unwanted delays and display weirdness.
2019-03-12 01:49:47 +09:00
7311ccabfb Fix direct panel stats being misaligned by one pixel 2019-03-08 20:27:50 -08:00
09b5cf4891 Move sizing to ctor 2019-03-08 15:14:07 +09:00
075ea70124 Move more toolbar to async load 2019-03-08 12:15:27 +09:00
5aaa2511eb Merge pull request #4374 from Joehuu/status-direct-list
Add beatmap status on direct list panels
2019-03-05 18:22:56 +09:00
fd147dae21 Merge branch 'master' into fix-disabled-set-crash 2019-03-05 17:25:13 +09:00
d01ec59acb Fix sizings 2019-03-05 17:14:49 +09:00
76aca738a9 Revert "Use same size labels from song select"
This reverts commit 7077e405ab.
2019-03-05 16:02:07 +09:00
456c5be50c Merge branch 'master' into taskbar-tooltip-fade-out 2019-03-03 12:47:37 +09:00
687d5d5ff1 Merge pull request #4387 from smoogipoo/fix-fonts
Fix a few incorrect fonts
2019-03-02 20:07:26 +09:00
b7126b3efb Fix mod select overlay dimming itself 2019-03-02 14:48:05 +09:00
268ea6a836 Wrong line 2019-03-02 13:28:16 +09:00
83a02d32f7 Fix a few incorrect fonts 2019-03-02 13:25:59 +09:00
7077e405ab Use same size labels from song select 2019-03-01 15:48:58 -08:00
e5bc927354 Add beatmap status on direct list panels 2019-02-28 19:38:05 -08:00
f4a6612d48 Fade out taskbar tooltip after clicking 2019-02-28 15:43:04 -08:00
f1912a281c Use Count property 2019-02-28 21:46:49 +09:00
dfb3fef9e1 Hide WindowMode dropdown if only one is selectable 2019-02-28 21:38:55 +09:00
b159e3ec31 Fix headless tests 2019-02-28 20:39:55 +09:00
94199e628c Only display SupportedWindowModes in settings 2019-02-28 20:20:12 +09:00
1f273a4c3a Use local variables where appropriate 2019-02-28 19:58:48 +09:00
4ad3d76b13 Merge branch 'master' into beatmapsetoverlay-bindables 2019-02-28 19:19:36 +09:00
d10ad3c8a7 Fix warnings 2019-02-28 18:59:05 +09:00
5b53cf0961 Merge branch 'master' into hide-desktop-only-elements 2019-02-28 18:50:16 +09:00
b7f7174055 Refactor BeatmapSetOverlay to use chained bindables instead of accessors to distribute changes 2019-02-28 18:46:28 +09:00
93a4229ba6 Merge pull request #4357 from Joehuu/toquantity-1
Use ToQuantity instead for words with number prefixes
2019-02-28 16:37:36 +09:00
8cf83e2f4a Fix the check of beatmapset local availability 2019-02-28 16:14:50 +09:00
3a1066ff02 Merge branch 'master' into toquantity-1 2019-02-28 15:57:51 +09:00
2241e1af9d Use ToQuantity for words with number prefixes 2019-02-27 21:55:45 -08:00
2dbf7d122c Merge branch 'master' into use-pattern-matching 2019-02-28 14:53:07 +09:00
99e2e6cf1c Align text 2019-02-28 14:46:52 +09:00
774116923b A few fixes 2019-02-28 14:45:59 +09:00
e2c6a8bc07 Use pattern matching wherever possible 2019-02-28 14:35:00 +09:00
0788a7e9f1 Merge branch 'master' into more-inspections 2019-02-28 14:32:57 +09:00
42be7857d1 Use expression body for property get/set where possible 2019-02-28 13:58:19 +09:00
26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
ce17e37c74 Conditionally add some UI elements only on desktop
Prevents crashes from trying to access features that are not applicable to mobile.
2019-02-28 13:10:53 +09:00
0faf83f7d1 Fix nullref in tests 2019-02-27 23:30:13 +09:00
1006c539be Fix looping not being checked 2019-02-27 17:03:09 +09:00
30815ace62 Fix crossthread operations due to Track.Completed 2019-02-27 16:52:34 +09:00
56697339b3 Merge branch 'master' into fix-disabled-set-crash 2019-02-27 11:14:42 +09:00
2fbb0b4e6f Don't use this 2019-02-25 19:34:03 +09:00
140de26a56 Merge remote-tracking branch 'upstream/master' into notify_track_completion_failure 2019-02-25 19:30:35 +09:00