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-17 18:13:18 +08:00
Code
Issues
Releases
Wiki
Activity
5,886
Commits
4
Branches
791
Tags
00a622da1a2462245aad37a9ededc1a55413a607
Commit Graph
19 Commits
Merge branch 'master' into settings-improvements
Dan Balasescu
·
2017-07-14 19:22:45 +10:00
a6d917285a
Merge remote-tracking branch 'ppy/master' into right-mouse-scrollbar
Dean Herbert
·
2017-07-14 06:23:07 +09:00
ce204b8e7b
Fix settings not offsetting scroll operations by fixed header content
Dean Herbert
·
2017-07-13 17:09:12 +09:00
f4fd263671
Remove all unnecessary parenthesis where object initialisers are used
Enforces at CI.
Dean Herbert
·
2017-07-13 15:11:33 +09:00
de46f3ab07
Add support for right mouse absolute scrolling (when enabled)
Will likely need to be bindable when hooked up to settings and actually used.
Dean Herbert
·
2017-07-12 18:57:44 +09:00
9d47dd9ff9
Update framework
Thomas Müller
·
2017-07-12 11:06:13 +09:00
9d523ea012
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