Commit Graph

8 Commits

Author SHA1 Message Date
dff082ed94 Make toolbar testable and add the most basic of visual tests 2017-12-26 01:12:46 +09:00
4f6263ef86 Make many internal classes and methods public
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.
2017-11-21 12:06:16 +09:00
eaaba11586 Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
ced2332d20 Handle overlay in ToolbarOverlayToggleButton. 2017-05-08 19:37:41 +08:00
0cad5d7d41 Fix most warnings. 2017-03-07 13:05:57 +09:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
a80c28ca37 ToolbarOverlayToggleButton 2016-12-02 21:57:01 +09:00
9bf36418a0 Make toolbar buttons more independent logic-wise.
Also adds visual toggle state for toggleable buttons.
2016-12-02 18:43:01 +09:00