This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-22 15:10:20 +08:00
Code
Issues
Releases
Wiki
Activity
5,523
Commits
4
Branches
793
Tags
fa98cfa9e5e32ed52f2538ddce1179e252fcfbfc
Commit Graph
19 Commits
Child control fixes.
Huo Yaoyuan
·
2017-06-15 22:42:15 +08:00
3ec5d774df
Rename to scrollContentContainer.
Huo Yaoyuan
·
2017-06-12 14:39:49 +08:00
915f61a8f7
Refactor SectionsContainer to generic.
Huo Yaoyuan
·
2017-06-09 16:24:19 +08:00
798d8711b8
Set content in profile sections.
Huo Yaoyuan
·
2017-06-09 14:53:00 +08:00
5a0bd3b695
Fix depth in SectiondContainer.
Huo Yaoyuan
·
2017-06-09 13:37:55 +08:00
5033526070
Expose header background for SectionsContainer.
Huo Yaoyuan
·
2017-06-07 22:11:38 +08:00
e94d98fa84
Do not scroll headers to when scrolling position is negative.
Huo Yaoyuan
·
2017-05-22 15:54:58 +08:00
85684e5fee
CI fixes.
Huo Yaoyuan
·
2017-05-21 04:48:43 +08:00
7357076c4d
Use LayoutSize for header and footer layout.
Huo Yaoyuan
·
2017-05-21 04:01:07 +08:00
a98f109d73
Add footer support.
Huo Yaoyuan
·
2017-05-21 03:44:03 +08:00
93668e53a0
Do not make the name confusing.
Huo Yaoyuan
·
2017-05-21 03:02:51 +08:00
201b44dbf1
Handle null and invalidation of headers.
Huo Yaoyuan
·
2017-05-21 02:37:34 +08:00
72621c81dc
Set Masking = false and expose ScrollContainer.
Huo Yaoyuan
·
2017-05-21 02:21:23 +08:00
e040f297c6
Fix margin and offset calculating.
Huo Yaoyuan
·
2017-05-21 02:11:55 +08:00
da47b0a260
Allow custom SectionsContainer.
Huo Yaoyuan
·
2017-05-20 07:20:46 +08:00
ecc222c043
Fix fields being null.
Huo Yaoyuan
·
2017-05-20 07:07:27 +08:00
473441dfd4
Selection support of SectionsContainer.
Huo Yaoyuan
·
2017-05-20 06:39:01 +08:00
e06c917c95
Scrolling support for SectionsContainer.
Huo Yaoyuan
·
2017-05-20 05:48:40 +08:00
058c5e18a4
Basic children management of SectionsContainer.
Huo Yaoyuan
·
2017-05-20 05:15:57 +08:00
24a813e907