Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
83970f009c
|
Merge branch 'master' into settings-filter-regression-fix-2
|
2022-04-24 17:40:25 +09:00 |
|
Salman Ahmed
|
3700c607d8
|
Fix sections scroll container not handling fixed header in scrolls
|
2022-04-24 01:52:13 +03:00 |
|
Salman Ahmed
|
0dc3d1041f
|
Revert "Revert "Remove one more unnecessary schedule""
This reverts commit 5f3ff51f7e .
|
2022-04-22 20:33:34 +03:00 |
|
Dean Herbert
|
5f3ff51f7e
|
Revert "Remove one more unnecessary schedule"
This reverts commit f282e5b013 .
|
2022-04-22 21:24:58 +09:00 |
|
Dean Herbert
|
f282e5b013
|
Remove one more unnecessary schedule
|
2022-04-22 15:32:23 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
591ba8cb09
|
Ensure the final scroll target is used when checking for whether too far down
|
2021-08-20 17:56:35 +09:00 |
|
Dean Herbert
|
03e6ca5ba9
|
Adjust scroll behaviour to feel better
|
2021-08-20 17:40:56 +09:00 |
|
Dean Herbert
|
c7266c74a0
|
Always prefer clicked section when present
|
2021-08-20 17:00:20 +09:00 |
|
Dean Herbert
|
e87accafc8
|
Fix current section logic not accounting for hidden sections
|
2021-08-19 01:26:33 +09:00 |
|
Dean Herbert
|
a0374d4a67
|
Adjust centre point slightly to make dim feel better
|
2021-08-19 01:26:11 +09:00 |
|
Dean Herbert
|
af0c7ed108
|
Fix searching in settings not correctly invalidating the scroll position
|
2021-08-19 01:25:57 +09:00 |
|
Bartłomiej Dach
|
f3192877fe
|
Update outdated comment
|
2021-01-22 19:48:33 +01:00 |
|
Bartłomiej Dach
|
61fcb486a8
|
Trim unnecessary parentheses
|
2021-01-22 19:47:38 +01:00 |
|
Dean Herbert
|
a5f7ca485b
|
Fix unintended xmldoc tag edit
|
2021-01-22 16:53:31 +09:00 |
|
Dean Herbert
|
bfabb1fdea
|
Change offset value to 10%
|
2021-01-22 16:50:22 +09:00 |
|
Dean Herbert
|
8853ac04d9
|
Rename some variable and add xmldoc for scroll centre position
|
2021-01-21 15:08:36 +09:00 |
|
Dean Herbert
|
c650cbd2a7
|
Rename variable to something slightly better
|
2021-01-21 15:01:23 +09:00 |
|
Dean Herbert
|
9daf29fedc
|
Extract out commonly used variables
|
2021-01-21 15:01:23 +09:00 |
|
Dean Herbert
|
a85f952a38
|
Inline single use function
|
2021-01-21 15:01:23 +09:00 |
|
Dean Herbert
|
e5eec27e95
|
Simplify selected section resolution
|
2021-01-21 15:01:23 +09:00 |
|
Dean Herbert
|
6d167b7865
|
Remove the need to store the smallest section
|
2021-01-21 14:40:55 +09:00 |
|
Dean Herbert
|
555abcdc36
|
Replace nan usage with nullable float
|
2021-01-21 14:31:31 +09:00 |
|
Dean Herbert
|
8f9089d1ae
|
Move constant to a better place
|
2021-01-21 14:30:22 +09:00 |
|
Dean Herbert
|
0fcf61d352
|
Replace null check with assert
|
2021-01-21 14:29:49 +09:00 |
|
Endrik Tombak
|
2cf76ebc75
|
Scroll to 20% and select section intersecting below there
|
2020-12-22 18:29:27 +02:00 |
|
Endrik Tombak
|
78c14fd696
|
Refactor code into UserTrackingScrollContainer
|
2020-12-22 17:36:44 +02:00 |
|
Dean Herbert
|
3ed7868801
|
Scroll editor setup screen to file selector on display
Previously the file selector would potentially display off-screen,
making for confusing UX.
Closes #10942.
|
2020-11-23 13:49:14 +09:00 |
|
Dean Herbert
|
d55c9c3cc2
|
Fix UserProfile weirdness
|
2020-09-03 17:11:34 +09:00 |
|
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 |
|