Commit Graph

8267 Commits

Author SHA1 Message Date
3e285e5dde Separate beatmap info container from details (avoid overlapping) 2019-06-19 17:47:47 +03:00
15229f3a23 Make header expandable 2019-06-19 17:45:39 +03:00
5fb4f2fadf Add TOP_PADDING 2019-06-19 17:38:43 +03:00
a6c268ef5c Move the horizontal margin into the sprite text itself 2019-06-19 15:05:53 +03:00
475b40cc02 Remove empty line 2019-06-19 14:47:29 +03:00
4600336581 Use TextFlowContainer + small changes 2019-06-19 14:43:18 +03:00
17749e84f9 Merge remote-tracking branch 'refs/remotes/ppy/master' into user-online-fix 2019-06-19 12:17:31 +03:00
1c44fa84fb Fix colour issues 2019-06-19 12:15:32 +03:00
c8604b2c17 Merge remote-tracking branch 'refs/remotes/ppy/master' into useroverlay-tabs 2019-06-19 12:08:34 +03:00
6e28294182 Fix another test 2019-06-19 04:27:31 +03:00
3876442143 More simplifies + fix test 2019-06-19 03:37:08 +03:00
a0609f28d7 Revert some changes + simplify BeatmapNotAvailable 2019-06-19 01:43:28 +03:00
5278c5f365 Merge branch 'master' into not-available-to-download 2019-06-19 01:14:32 +03:00
2fb1052a1e Add missing space 2019-06-18 21:04:36 +03:00
d65c20bbdc Merge branch 'master' into generic-download-model-manager 2019-06-19 01:29:06 +09:00
03d560ed41 Initial implementation 2019-06-18 19:13:21 +03:00
3c3757f12e Make ProfileTabControl based on OverlayTabControl 2019-06-18 16:23:57 +03:00
a7306248d1 Implement OverlayTabControl class
An abstraction for OverlayHeaderTabControl
2019-06-18 16:20:35 +03:00
6823ba1ab0 Unbind from previous bindable when rebinding a SettingsItem 2019-06-18 14:24:44 +09:00
413c2158e2 Simplify bindables usage 2019-06-18 01:11:05 +03:00
c95e3da3ec Implement a BindableRulesetSelector 2019-06-18 00:23:00 +03:00
cecbcd21b2 Merge remote-tracking branch 'upstream/master' into toolbar-rulesets-refactor 2019-06-17 23:12:55 +03:00
d6a39b8a2a Fix CI issues + slight change 2019-06-17 22:33:27 +03:00
fec0db8fe1 Merge UpdateableAvatar.cs and Avatar.cs + Rename Avatar to DrawableAvatar 2019-06-17 21:55:07 +03:00
d665f1fe4b Seperate drawable and updateable flag from Country + Use UpdateableFlag 2019-06-17 20:57:57 +03:00
794ba17a2f Seperate UpdateableRank from DrawableRank and use it 2019-06-17 20:04:09 +03:00
aa53f14329 Make sure tooltip appear in specific cases 2019-06-17 22:44:28 +07:00
4e85481fd4 Merge branch 'master' of https://github.com/ppy/osu into andy840119/_20190614_hidden_nod_label_when_empty 2019-06-16 13:27:15 +09:00
84b4e877f8 using FadeTo instead of show/hide
headerLabel.FadeTo() is still remain because effect can be visible when expand== true
2019-06-16 13:27:01 +09:00
4882283084 Merge branch 'master' into generic-download-model-manager 2019-06-15 15:35:08 +09:00
1a73178260 using FadeTo() instead of FadeIn()/FadeOut() 2019-06-15 13:28:03 +08:00
587edcb716 Merge branch 'master' into fix-beatmapoverlay-graphs 2019-06-15 13:42:13 +09:00
1b75fbed9a Merge remote-tracking branch 'upstream/master' into update-scrollcontainer 2019-06-14 23:25:17 +09:00
bc574520bf Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
15b9b53d35 Fix IconButtons not being scaled correctly 2019-06-14 13:40:32 +09:00
9114c8dee7 remve unnecessary effect. 2019-06-14 11:44:03 +08:00
0db9816321 expanded -> expand 2019-06-14 11:23:41 +08:00
c30e467717 oops 2019-06-14 11:12:30 +08:00
3a14794c43 use show/hide instead because FillFlowContainer's spacing 2019-06-14 01:43:20 +09:00
4f0aff3d9c hide label when mod is empty 2019-06-14 01:12:56 +09:00
155f7c7e03 Use OsuTextFlowContainer for multi-lines 2019-06-13 17:32:27 +03:00
39f9deea96 Add success rate test scene 2019-06-13 18:44:00 +09:00
6b615d763a Fix potential nullref 2019-06-13 18:43:51 +09:00
f2b5f274cf Add details test scene + fix metrics not getting updated correctly 2019-06-13 18:31:39 +09:00
7af2d650cd Fix potential nullref 2019-06-13 18:31:12 +09:00
dd7335079f Fix beatmap set overlay not showing ratings 2019-06-13 17:01:57 +09:00
0a79b444d9 Move metrics to beatmap set 2019-06-13 16:52:49 +09:00
e5a6d920cd Implement an abstract RulesetSelector class 2019-06-12 23:23:01 +03:00
8d8615773c Fix selection is being possible even in disabled state 2019-06-12 20:54:19 +03:00
3150b5cfb4 Naming adjustments 2019-06-12 20:51:21 +03:00