Commit Graph

34174 Commits

Author SHA1 Message Date
ad0de27964 Safer dependency injection and accessibility levels 2020-02-12 22:11:26 -08:00
cc9092063d Merge branch 'master' into history-graph 2020-02-13 14:16:47 +09:00
e2e6e67f79 Merge branch 'master' into difficultyadjust-order 2020-02-13 14:07:47 +09:00
53b62816f8 Add index constants for cross-class safety 2020-02-13 14:07:37 +09:00
6f7196b0b8 Make beatmap detail area abstractable 2020-02-13 13:46:23 +09:00
045d1f9c5b Disallow seeking on osu!direct download progress bars 2020-02-13 13:36:53 +09:00
6a2b3c5c02 Merge pull request #7733 from EVAST9919/rankings-overlay-spotlights
Add spotlight selector to RankingsOverlay
2020-02-13 13:14:02 +09:00
f8b69fe632 Remove unnecessary carousel variable, fix code formatting 2020-02-12 20:11:39 -08:00
b126c00292 Use dependency loader to get SongSelect instance 2020-02-12 19:05:08 -08:00
118f862342 Fix not being able to seek using scroll wheel in timeline while playing track 2020-02-13 12:03:50 +09:00
03bf10f9a2 Remove unused using statement 2020-02-13 11:15:00 +09:00
487dd47c9e Add mouse down repeat support to timeline zoom buttons 2020-02-13 11:14:09 +09:00
b1b2e4a041 Simplify parent comment assignment 2020-02-13 04:50:04 +03:00
e34a24a063 Update placement blueprint more often for better display 2020-02-13 10:45:16 +09:00
2b6f99d404 Standardise placement blueprint creation and destruction 2020-02-13 10:12:56 +09:00
c391a464a5 Add tests 2020-02-13 04:06:34 +03:00
b65e839bd2 Simplify blueprints by removing visible state 2020-02-13 10:00:09 +09:00
483bbac6fd Simplify CommentsPage.onCommentRepliesReceived 2020-02-13 03:13:56 +03:00
0fe41fd50a Fix blueprint showing even when mouse outside of container 2020-02-13 09:03:48 +09:00
a8eb9ba45c Update xmldoc 2020-02-12 15:55:16 -08:00
b0db155565 Make replies addition more consistent 2020-02-13 02:47:13 +03:00
c6f8e157fd Make loadedReplies dictionary private 2020-02-13 02:37:41 +03:00
5201c1c87b Use new algorithm for comments tree creation 2020-02-13 02:21:13 +03:00
e2b3494352 Remove dependency on load state for DrawableComment.AddReplies 2020-02-13 00:19:21 +03:00
ec9c01a75f Merge remote-tracking branch 'refs/remotes/ppy/master' into subcomments-alter-new 2020-02-12 23:32:28 +03:00
60a1dad67d Explicitly handle hover event 2020-02-12 20:35:31 +01:00
9edddbaf46 Encapsulate base graph further 2020-02-12 20:19:20 +01:00
2b0bdd1db5 Refactor tooltip construction 2020-02-12 19:15:37 +01:00
62051c036b Small CommitButton improvements 2020-02-12 13:43:56 +03:00
ab7adb3a97 Adjust button colours 2020-02-12 13:28:49 +03:00
760be29015 Merge remote-tracking branch 'refs/remotes/ppy/master' into comment-editor 2020-02-12 13:23:35 +03:00
85a4437837 Fix editor custom FadeOut causing overlapping issues by removing existing FadeOut 2020-02-12 19:03:22 +09:00
f7ee675102 Clear and revert to negative infinity, avoiding transforms getting left behind on StartTime change 2020-02-12 19:02:54 +09:00
c386589cc0 Reapply current state, not idle 2020-02-12 19:02:25 +09:00
0f1d30c55e Merge pull request #7730 from TheWildTree/adjust-beatmap-overlay
Adjust minor BeatmapSetOverlay details to better match osu-web
2020-02-12 18:13:45 +09:00
9a9349a13a Merge branch 'master' into adjust-beatmap-overlay 2020-02-12 16:52:42 +09:00
935aa709b5 Merge pull request #7783 from peppy/fix-song-select-weirdness
Bypass song select filter to show externally changed beatmap temporarily
2020-02-12 15:23:47 +09:00
866b6bb058 Merge branch 'master' into fix-song-select-weirdness 2020-02-12 15:01:15 +09:00
e9b5137147 Remove >-1 limitation by using a separate constructor 2020-02-11 21:52:22 -08:00
c080ebcc50 Merge pull request #7792 from recapitalverb/info-column-min-width
Fix InfoColumn minWidth implementation
2020-02-12 14:06:17 +09:00
e8ea0dcc02 Merge branch 'master' into info-column-min-width 2020-02-12 13:45:16 +09:00
1d8f7cb4d7 Merge pull request #7793 from peppy/fix-crash-on-exit
Fix potential crash when exiting game while entering song select
2020-02-12 13:35:37 +09:00
2901ec9f26 Select specific difficulties using their icons 2020-02-11 20:05:26 -08:00
9ac6c271ac Naming adjustments 2020-02-12 02:05:45 +03:00
53a2b65dbd Create dependency between textbox and commit button 2020-02-12 01:35:08 +03:00
5a3daf1bd7 Implement CommitButton 2020-02-12 00:57:06 +03:00
b694b0c90c Merge branch 'master' into adjust-beatmap-overlay 2020-02-11 21:07:26 +01:00
c022cf72b5 Implement CancellableCommentEditor 2020-02-11 20:47:51 +03:00
730c115f49 Fix some size values 2020-02-11 20:11:22 +03:00
b9e10cb498 Privatize ViewTarget 2020-02-11 18:10:46 +01:00