Commit Graph

8 Commits

Author SHA1 Message Date
Dean Herbert 6bcbd116c8
Only get APIAccess from DI (it's all we need). 2017-03-23 16:32:35 +09:00
Dean Herbert 3ae7d0cb98
Better handle the passing of Beatmap and updating of scores.
PresentScores was dangerous as it could potentially bring up unsafe threading scenarios. This ensures everything will work well in all cases.
2017-03-23 16:31:08 +09:00
Dean Herbert 022fd625df
Remove transitions for now
If you want to add transitions, the containers should be IStateful so we can discern their state for later use (because I switched to Show/Hide I can use IsPresent for now). We should probably look at moving the VisibilityState portion of OverlayContainer into a new StatefulContainer class or similar, so it can be used in situations like this.
2017-03-23 16:28:45 +09:00
DrabWeb 88d878e1d5 Formatting 2017-03-23 02:47:27 -03:00
DrabWeb 67421cdf1c Even though it was 5 minutes ago what was I thinking 2017-03-23 01:34:06 -03:00
DrabWeb 677b8afc1f Integration 2017-03-23 01:19:29 -03:00
DrabWeb 87b8015e8f Cleanup 2017-03-23 00:29:28 -03:00
DrabWeb c173c4b7ee Tab control 2017-03-23 00:22:31 -03:00