Commit Graph

16238 Commits

Author SHA1 Message Date
018c005c71 Merge branch 'master' into distance-snap-grid-correct-colouring 2020-01-29 15:33:07 +09:00
391681b7af Separate calculation to follow other examples 2020-01-29 15:16:48 +09:00
7d05840ee0 Merge branch 'master' into select-tool 2020-01-29 15:04:22 +09:00
ea2ee53ee3 Merge branch 'master' into timline-beat-lines 2020-01-29 14:44:07 +09:00
abe0041b65 Merge branch 'master' into select-tool 2020-01-29 14:29:12 +09:00
4d43833db4 Merge branch 'master' into timline-beat-lines 2020-01-29 14:12:00 +09:00
b10143fdf2 Merge branch 'master' into fix-key-count-mod-affect 2020-01-29 14:11:59 +09:00
aa597c1934 Copy documentation across to SettingsSlider 2020-01-29 12:55:07 +09:00
f21142ae50 Merge remote-tracking branch 'upstream/master' into slider-tooltip 2020-01-29 12:50:44 +09:00
cfc4eaff59 Fix display being incorrect when MaxValue is not 1 2020-01-29 12:50:21 +09:00
894642d588 add xmldoc and formatting 2020-01-28 18:04:00 +08:00
12ff51f686 Fix key count being incorrectly adjusted by hard/easy mods 2020-01-28 17:21:50 +09:00
5a2fd18bdd Allow better async support for CommentsContainer 2020-01-28 10:21:27 +03:00
4e884fc6f4 Merge remote-tracking branch 'refs/remotes/ppy/master' into comments-recolour 2020-01-28 10:15:10 +03:00
41f55dba91 Merge pull request #7637 from EVAST9919/overlay-header-background
Refactor background creation in OverlayHeader
2020-01-28 16:06:31 +09:00
40379a5e22 Use foreach 2020-01-28 16:04:13 +09:00
dbb89cfde7 Merge remote-tracking branch 'upstream/master' into timline-beat-lines 2020-01-28 16:03:50 +09:00
f48c7db827 Use Drawable.Empty instead of container 2020-01-28 15:41:09 +09:00
e81d3c51ed Move select tool to an actual tool implementation
Also tidies up radio button action firing so calling Select actually fires the associated action in all cases.
2020-01-28 15:05:29 +09:00
a3cfeb08d4 remove unused assignment 2020-01-28 12:34:17 +08:00
aa264cd2a8 allow tooltip to show as percentage as needed 2020-01-28 12:32:30 +08:00
29daabb40a Fix distance snap grid showing incorrect colouring
Now matches timeline colours (based on timing point).
2020-01-28 11:59:21 +09:00
ce95b4a106 TotalCommentsCounter improvements 2020-01-28 05:57:45 +03:00
ac904194d3 Merge remote-tracking branch 'refs/remotes/ppy/master' into comments-recolour 2020-01-28 05:52:32 +03:00
b14c7bd171 Use type switch in SearializationWriter. 2020-01-27 21:49:34 +08:00
55d78dbc57 CI fix 2020-01-27 16:45:10 +03:00
e6fa793d56 Refactor background creation in OverlayHeader 2020-01-27 15:36:19 +03:00
100532845b Recolour CommentsContainer 2020-01-27 15:07:24 +03:00
68503bf771 Recolour CommentsShowMoreButton 2020-01-27 15:00:56 +03:00
12ca28ea6d Recolour CommentsHeader 2020-01-27 14:58:27 +03:00
ed2737e027 Recolour TotalCommentCounter 2020-01-27 14:47:47 +03:00
a5a0eaba0d Merge branch 'master' into fix-ss-click-crash 2020-01-27 19:35:31 +09:00
e37ae589ad Merge branch 'master' into no-control-overlay-headers 2020-01-27 18:35:33 +09:00
d5fda053f4 Use centre origin/anchors 2020-01-27 18:09:54 +09:00
493390b750 Rename class to TimelineTickDisplay 2020-01-27 18:08:01 +09:00
084fa2f04a Add timeline beat display 2020-01-27 17:38:50 +09:00
e24c4ab901 Adjust zoom defaults for timeline to be more useful 2020-01-27 17:34:40 +09:00
df665c3a3c Move beat index colour retrieval to static function 2020-01-27 17:34:40 +09:00
508b92e611 Update beat divisor colours to be more distinguishable
Close to osu-stable
2020-01-27 17:34:40 +09:00
d7b32940bd Merge branch 'master' into fix-ss-click-crash 2020-01-27 15:40:45 +09:00
7aa5e8c23e Limit input propagation correctly 2020-01-27 14:55:47 +09:00
1c64b70b06 Revert "Fix crash due to misordered selection events"
This reverts commit 2d74609f50.
2020-01-27 14:53:24 +09:00
292a82ac27 Fix incorrect propagation of stream/build on initial display with build 2020-01-27 14:52:21 +09:00
834e82d543 Add comprehensive tests for changelog overlay
Includes failing case
2020-01-27 14:50:41 +09:00
d0ef5a8a8c Merge branch 'master' into breadcrumb-fix 2020-01-27 13:18:23 +09:00
431b1489b9 Add test 2020-01-27 13:16:36 +09:00
1f0aaabf7b Add tests 2020-01-27 12:21:17 +09:00
15fd8596c2 Fix cursor not hiding for screenshots 2020-01-27 12:16:00 +09:00
df30c4dbeb Merge pull request #7627 from LeNitrous/scoreprocessor-comment-typo
Fix typo on ScoreProcessor comment
2020-01-27 10:18:56 +09:00
a6124ae499 fix typo on ScoreProcessor xmldoc 2020-01-27 08:24:15 +08:00