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-18 01:30:05 +08:00
Code
Issues
Releases
Wiki
Activity
50,771
Commits
4
Branches
791
Tags
a0e80cf901cb280df5ccd6ec22d70c558e397ea4
Commit Graph
11 Commits
Disable first run screen from appearing on startup until it is more complete
Dean Herbert
·
2022-04-24 16:35:41 +09:00
1b2467d3ed
Convert to using sheared overlay container
Add better click-to-dismiss logic for sheader overlays
Dean Herbert
·
2022-04-21 16:28:44 +09:00
0b81ae9de2
Fix incorrectly written string equality logic
Dean Herbert
·
2022-04-20 17:51:08 +09:00
2906af323a
Use direct localised string reference in test
Dean Herbert
·
2022-04-20 14:51:16 +09:00
7e7fa633f0
Add test coverage of only showing on first run
Dean Herbert
·
2022-04-19 17:08:38 +09:00
c562004fe9
Add keyboard traversal support for first run dialog (and tidy up step traversal logic)
Dean Herbert
·
2022-04-19 14:57:15 +09:00
6d534046ff
Add test coverage of notification resume flow
Dean Herbert
·
2022-04-19 14:53:01 +09:00
a8d32a2061
Add test coverage to ensure we don't leave any screens in the first run overlay
Dean Herbert
·
2022-04-19 14:53:01 +09:00
5fd64a4c78
Show a notification instead of blocking exit of wizard
Dean Herbert
·
2022-04-19 14:53:01 +09:00
9074eb283d
Ensure wizard returns to initial screen after completion
Dean Herbert
·
2022-04-19 14:53:01 +09:00
fb7dc89503
Tidy up dependencies and test naming
Dean Herbert
·
2022-04-19 14:53:01 +09:00
ea52fab5b1