Commit Graph

25 Commits

Author SHA1 Message Date
60b70c0f45 Use lambda for simple functions 2019-06-07 14:11:21 +09:00
64d5aa318f Apply rebased changes 2019-06-07 11:45:58 +09:00
900cd5c484 Restore original values in FadeColour method call 2019-06-04 21:37:10 +02:00
5f4d7437bc Fix the issue
When Enabled's value has been changed to true, it will now check if it is currently howered, and if yes, it will fade in correctly.
2019-06-04 21:30:49 +02:00
fe9e53e383 Add a testcase 2019-05-30 23:07:04 +03:00
5ed1540a12 Handle unhover state change better 2019-05-21 15:02:31 +09:00
89e62c3d30 Only play OsuHoverContainer hover effect if action is present 2019-05-21 14:07:40 +09:00
c1db635933 Merge branch 'master' of git://github.com/ppy/osu into profile-header-update 2019-04-09 20:42:39 +02:00
ab4be3b75f General refactoring 2019-04-03 15:20:38 +09:00
e3d463a141 Formatting fixes 2019-03-06 19:26:48 +09:00
559960036e update top score design 2019-02-05 14:48:35 +03:00
54d8e4043f Merge branch 'master' of git://github.com/ppy/osu into profile-header-update 2019-01-27 23:32:48 +01:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
b4fa2d9049 WIP 2018-12-22 16:51:24 +01:00
f27bd3ef3e OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
99fc04c8af Change signature to new event handler 2018-10-02 12:02:47 +09:00
0f37758314 Update framework 2018-07-21 16:21:53 +09:00
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
72624aea18 Use a better method of link compilation
Adds word wrap back, simplifies a lot.
2018-01-09 20:33:20 +09:00
b035a92bda Merge branch 'master' into url-parsing-support 2018-01-09 14:28:20 +09:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
962e4d7c8a Removed LinkId and word wrapping (for now).
Also reimplemented the OsuHoverContainer properly
2017-12-25 20:46:04 +01:00
c877a5a8b7 update TestCase 2017-08-09 19:26:27 +02:00
8631c469fc add license header 2017-08-09 18:50:44 +02:00
1c2329f111 generalize the hover code 2017-08-08 23:11:46 +02:00