Fukashi13
|
6416ace70d
|
fixed indent
|
2020-05-15 14:31:05 +02:00 |
|
Fukashi13
|
c55eb83351
|
last section gets selected when scrolling to bottom of list
|
2020-05-15 14:03:45 +02:00 |
|
Fukashi13
|
097fcfd9ad
|
Update osu.Game/Graphics/Containers/SectionsContainer.cs
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-05-15 00:06:58 +02:00 |
|
Fukashi13
|
e390d70b70
|
bestMatch changes on entering section with screen top border
|
2020-05-14 14:33:12 +02:00 |
|
Dean Herbert
|
0be2dc9b2d
|
Tidy up SectionsContainer class layout/ordering
|
2020-04-13 20:13:48 +09:00 |
|
Andrei Zavatski
|
b741e359cd
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
|
smoogipoo
|
334ec7bbd4
|
Apply further framework changes
|
2020-02-26 15:06:30 +09:00 |
|
Dean Herbert
|
bc574520bf
|
Update ScrollContainer usages in line with framework changes
|
2019-06-14 15:55:32 +09:00 |
|
smoogipoo
|
d7c09e7dbd
|
Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
|
2019-05-07 13:20:17 +09:00 |
|
Dean Herbert
|
612db31c38
|
Apply newline additions
|
2019-04-01 12:16:32 +09:00 |
|
smoogipoo
|
ee1f9d4981
|
Merge remote-tracking branch 'origin/master' into profile-header-update
# Conflicts:
# osu-resources
# osu.Game/Overlays/Profile/Components/GradeBadge.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/Header/RankGraph.cs
# osu.Game/Overlays/Profile/Header/SupporterIcon.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
|
2019-03-06 15:53:30 +09:00 |
|
Dean Herbert
|
0788a7e9f1
|
Merge branch 'master' into more-inspections
|
2019-02-28 14:32:57 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
jorolf
|
54d8e4043f
|
Merge branch 'master' of git://github.com/ppy/osu into profile-header-update
|
2019-01-27 23:32:48 +01:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
jorolf
|
2fe80d5568
|
Update ProfileHeader to the new design
|
2018-12-22 21:50:25 +01:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
af03d883f1
|
Ensure overlay containers scroll to top when new information is presented
|
2017-11-15 19:01:30 +09:00 |
|
Huo Yaoyuan
|
8843d97895
|
Remove depth setting in SectionsContainer and profile.
|
2017-08-05 18:01:10 +08:00 |
|
Huo Yaoyuan
|
26b36c08a3
|
Prefer ScrollTo in SectionsContainer.
|
2017-07-14 22:56:27 +08:00 |
|
Huo Yaoyuan
|
6cf36da389
|
Merge branch 'master' into profile
|
2017-07-14 22:52:19 +08:00 |
|
Dan Balasescu
|
a6d917285a
|
Merge branch 'master' into settings-improvements
|
2017-07-14 19:22:45 +10:00 |
|
Dean Herbert
|
ce204b8e7b
|
Merge remote-tracking branch 'ppy/master' into right-mouse-scrollbar
|
2017-07-14 06:23:07 +09:00 |
|
Dean Herbert
|
f4fd263671
|
Fix settings not offsetting scroll operations by fixed header content
|
2017-07-13 17:09:12 +09:00 |
|
Dean Herbert
|
de46f3ab07
|
Remove all unnecessary parenthesis where object initialisers are used
Enforces at CI.
|
2017-07-13 15:11:33 +09:00 |
|
Dean Herbert
|
b79e309c2f
|
Don't lock scroll position of SectionsContainer header elements on negative scroll
Feels better in all cases.
|
2017-07-13 14:24:41 +09:00 |
|
Dean Herbert
|
3a4150c6c3
|
Merge remote-tracking branch 'upstream/master' into profile
# Conflicts:
# osu.Game/Graphics/Containers/SectionsContainer.cs
|
2017-07-13 13:44:21 +09:00 |
|
Dean Herbert
|
9d47dd9ff9
|
Add support for right mouse absolute scrolling (when enabled)
Will likely need to be bindable when hooked up to settings and actually used.
|
2017-07-12 18:57:44 +09:00 |
|
Thomas Müller
|
9d523ea012
|
Update framework
|
2017-07-12 11:06:13 +09:00 |
|
Huo Yaoyuan
|
a187e50889
|
Unify usages of field and property.
|
2017-06-25 10:07:54 +08:00 |
|
Huo Yaoyuan
|
18295a9b97
|
Handle scrolling in SectionsContainer.
|
2017-06-25 10:06:54 +08:00 |
|
Huo Yaoyuan
|
3ec5d774df
|
Child control fixes.
|
2017-06-15 22:42:15 +08:00 |
|
Huo Yaoyuan
|
915f61a8f7
|
Rename to scrollContentContainer.
|
2017-06-12 14:39:49 +08:00 |
|
Huo Yaoyuan
|
798d8711b8
|
Refactor SectionsContainer to generic.
|
2017-06-09 16:24:19 +08:00 |
|
Huo Yaoyuan
|
5a0bd3b695
|
Set content in profile sections.
|
2017-06-09 14:53:00 +08:00 |
|
Huo Yaoyuan
|
5033526070
|
Fix depth in SectiondContainer.
|
2017-06-09 13:37:55 +08:00 |
|
Huo Yaoyuan
|
e94d98fa84
|
Expose header background for SectionsContainer.
|
2017-06-07 22:11:38 +08:00 |
|
Huo Yaoyuan
|
85684e5fee
|
Do not scroll headers to when scrolling position is negative.
|
2017-05-22 15:54:58 +08:00 |
|
Huo Yaoyuan
|
7357076c4d
|
CI fixes.
|
2017-05-21 04:48:43 +08:00 |
|
Huo Yaoyuan
|
a98f109d73
|
Use LayoutSize for header and footer layout.
|
2017-05-21 04:01:07 +08:00 |
|
Huo Yaoyuan
|
93668e53a0
|
Add footer support.
|
2017-05-21 03:44:03 +08:00 |
|
Huo Yaoyuan
|
201b44dbf1
|
Do not make the name confusing.
|
2017-05-21 03:02:51 +08:00 |
|
Huo Yaoyuan
|
72621c81dc
|
Handle null and invalidation of headers.
|
2017-05-21 02:37:34 +08:00 |
|
Huo Yaoyuan
|
e040f297c6
|
Set Masking = false and expose ScrollContainer.
|
2017-05-21 02:21:23 +08:00 |
|
Huo Yaoyuan
|
da47b0a260
|
Fix margin and offset calculating.
|
2017-05-21 02:11:55 +08:00 |
|
Huo Yaoyuan
|
ecc222c043
|
Allow custom SectionsContainer.
|
2017-05-20 07:20:46 +08:00 |
|
Huo Yaoyuan
|
473441dfd4
|
Fix fields being null.
|
2017-05-20 07:07:27 +08:00 |
|