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-21 18:10:40 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
793
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
19 Commits
Turn on warnings, resolve issues
smoogipoo
·
2019-04-25 17:36:17 +09:00
0bd35ab7bb
Update variable names
Also cleans up some weird code
Dean Herbert
·
2019-02-22 17:51:39 +09:00
3fe4b8fd1c
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Fix potentially missing group headers in beatmap carousel
Dean Herbert
·
2018-04-24 01:52:25 +09:00
3886e75959
Fix instability in carousel item sorting
Dean Herbert
·
2018-04-23 19:01:01 +09:00
2d1cef79d6
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Move children to CarouselGroup
Dean Herbert
·
2017-12-18 11:57:13 +09:00
b2cd32eb95
Greatly improve performance when many hidden panels are on-screen
Dean Herbert
·
2017-12-17 05:57:50 +09:00
54cc6fadf9
Improve performance with large numbers of panels visible
Dean Herbert
·
2017-12-17 04:30:56 +09:00
5d7413f19c
Remove logging
Dean Herbert
·
2017-12-17 03:04:37 +09:00
d27047f94d
Rename "Hidden" to "Collapsed"
Dean Herbert
·
2017-12-16 23:56:14 +09:00
29a8ade59f
Ensure correct selection after deletion of currently selected
Also fixes a lot of bad interactions and simplifies further.
Dean Herbert
·
2017-12-16 16:18:44 +09:00
3c406662ed
Add tests for (and fix) removal of last item in carousel
Dean Herbert
·
2017-12-16 00:33:09 +09:00
a8a2c233a0
Add sorting support
Dean Herbert
·
2017-12-15 14:36:51 +09:00
67f05977ea
Cleanup and basic TestCase
Dean Herbert
·
2017-12-15 14:36:51 +09:00
1b85952441
Initial carousel infrastructue changes
Dean Herbert
·
2017-12-15 14:36:51 +09:00
78dd975a35