Commit Graph

5222 Commits

Author SHA1 Message Date
0861ee0c8e Make Icon rotate when clicking ShowRepliesButton 2020-07-11 07:54:37 +03:00
da249abd19 Implement CommentRepliesButton 2020-07-11 07:47:17 +03:00
789c921af1 Move replies button to a new line 2020-07-11 06:47:52 +03:00
895c129151 Merge pull request #9492 from peppy/ensure-music-playing-mainmenu-lounge
Ensure music playing when returning to lounge or main menu
2020-07-10 21:23:24 +09:00
1ee0a8cd6d Merge pull request #9495 from peppy/download-button-tooltips
Add tooltips to download buttons
2020-07-10 20:57:09 +09:00
be2c892c30 Merge branch 'master' into ensure-music-playing-mainmenu-lounge 2020-07-10 20:48:16 +09:00
840380e0de Fix LocallyAvailable state case getting cleared 2020-07-10 20:30:59 +09:00
1760cc2427 Fix behavioural regression by splitting methods out 2020-07-10 18:03:56 +09:00
ed926de77f Fix up/improve dropdown styling/positioning 2020-07-10 17:25:28 +09:00
d0c2a1b9d3 Move dropdown out of display style selector 2020-07-10 17:25:07 +09:00
49b88971d1 Display all usable beatmaps in playlist, including protected 2020-07-10 17:20:27 +09:00
115bb40816 Select via select action 2020-07-09 18:25:14 +09:00
fcf3d1ca89 Merge branch 'master' into opaque-toolbar 2020-07-09 15:00:17 +09:00
f663dd1803 Fix incorrect file name 2020-07-09 04:02:14 +03:00
aeb664aca7 Delete broken file 2020-07-09 04:00:53 +03:00
3ba8ec0fd7 Don't set null value to show front page 2020-07-09 03:40:14 +03:00
dfa22b1e4c Styles improvements 2020-07-09 02:37:42 +03:00
62e2bc1198 Fix potential double-request situation 2020-07-09 01:29:27 +03:00
900f2d309b Classes naming adjustments 2020-07-09 01:26:56 +03:00
57b935ec50 Remove outdated elements 2020-07-08 20:17:15 +03:00
0b4213f330 Implement FrontPageDisplay 2020-07-08 20:07:29 +03:00
49d998c8db Refactor NewsOverlay to use displays logic 2020-07-08 18:24:13 +03:00
12e3a3c38a Adjust toolbar fade in/out on toggle 2020-07-08 15:11:26 +09:00
0684ac90c6 Make toolbar opaque
This is the general direction we're going with future designs. Just
applying this now because it makes a lot of screens feel much better
(multiplayer lobby / match, song select etc. where there are elements
adjacent to the bar which cause the transparency to feel a bit awkward).
2020-07-08 14:43:12 +09:00
c88a802b05 Adjust font size to match web design 2020-07-07 23:04:39 +02:00
bdec13d4a4 Move DateTooltip to it's on file 2020-07-07 16:46:17 +03:00
447cd17cf6 Merge remote-tracking branch 'refs/remotes/ppy/master' into news 2020-07-07 16:36:41 +03:00
8152e0791d Fix potential nullref 2020-07-07 21:48:42 +09:00
c86bb2e755 Use DrawableDate tooltip for DateContainer 2020-07-07 00:01:06 +03:00
68d9f9de46 Use DateTimeOffset 2020-07-06 23:55:20 +03:00
040b2a5aa8 Merge remote-tracking branch 'refs/remotes/ppy/master' into news 2020-07-06 23:51:39 +03:00
dbbee481f6 Expose dialog body text getter 2020-07-06 22:01:45 +09:00
022e4b6335 Apply review suggestions. 2020-07-06 11:15:56 +02:00
fdb7727e95 Rename NewsPost to APINewsPost 2020-07-06 07:28:44 +03:00
7550097eb6 Implement NewsCard 2020-07-06 07:27:53 +03:00
641ea5b950 Make the disabling of the win key during gameplay a toggleable setting. 2020-06-30 13:12:33 +02:00
8f7f6881d3 Merge branch 'master' into update-framework 2020-06-16 16:46:22 +09:00
c79d8a4251 Update ChannelTabControl in line with TabControl changes 2020-06-16 00:18:09 +09:00
97067976f7 Add null check 2020-06-15 22:23:06 +09:00
53b7057ee0 Don't show update button when updates are not feasible 2020-06-15 22:19:11 +09:00
2a6faf6a8e Merge branch 'master' into update-button 2020-06-15 22:06:02 +09:00
ad5bd1f0c0 Update in line with other/unspecified switch
See 289f0f0a20.
2020-06-15 18:45:52 +09:00
7e0dc97fb4 Merge branch 'master' into genre-language-updates 2020-06-15 18:45:21 +09:00
1770b70b81 Change implementation to ensure flashBackground is not present by default 2020-06-15 16:14:35 +09:00
fe62b26d73 Merge branch 'master' into home-shortcut 2020-06-15 15:51:24 +09:00
941fdf5e76 Fix flash background naming 2020-06-14 22:16:17 -07:00
b41567c66c Split hover and flash to separate boxes 2020-06-14 22:02:21 -07:00
1f7679e829 Fix home button not flashing when pressing shortcut 2020-06-14 11:24:23 -07:00
b8fa1a2c41 Add shortcut to go home 2020-06-14 11:22:38 -07:00
aab606b237 Cancel scheduled asynchronous load of comments 2020-06-13 13:00:05 +02:00