osukey/osu.Game
Dean Herbert 4e65da0fd1 Fix regression in panel select animation.
Currently we are required to update computeYPositions twice per selection. Without doing this, panels are in the wrong place when using keyboard selection.

There's still a bit of work to be done to make this work correctly. It's caused by a race condition of state application for panels which have not yet been presented (and get their state applied in LoadComplete which breaks the order of things).
2017-04-28 22:17:35 +09:00
..
2017-04-26 14:40:40 +09:00
2017-04-27 18:39:40 +09:00
2017-04-24 20:22:04 +09:00
2017-04-26 20:04:32 +08:00
2017-04-20 19:51:28 +09:00
2017-04-12 19:35:16 +09:00