Commit Graph

87 Commits

Author SHA1 Message Date
846838c621 Move to MenuCursor 2017-09-17 01:14:33 +02:00
bfe1febef2 Fix field access + remove unneeded this 2017-09-17 01:00:44 +02:00
e8462ac134 Add option to disable cursor rotation. 2017-09-17 00:47:55 +02:00
fb7740a3ab Update all dependencies in line with framework 2017-09-13 20:25:40 +09:00
19db7a8f72 Update in line with framework changes. 2017-09-07 22:46:21 +09:00
d8de6e289c Don't start rotating the cursor until it has travelled a minimum disatnce
Some people, myself included, were annoyed by the rotation starting too soon (especially when dragging up and left one pixel).
2017-08-22 17:38:51 +09:00
e68675f970 Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
50158a1cd2 Fix incorrect proportions of menu cursor 2017-06-03 16:34:00 +02:00
622b155fda OsuConfig -> OsuSetting 2017-05-15 10:56:27 +09:00
ea67b41683 move tooltip outside of the cursor 2017-04-20 00:42:40 +02:00
d04893a43a ---changing--- 2017-04-19 15:33:24 +02:00
4f9c5dd44d renaming and some changes in TestCaseTooltip 2017-04-19 13:52:17 +02:00
095b6fded6 removed unused stuff and change the tooltip y coordinate 2017-04-17 19:50:34 +02:00
906d68936a Merge branch 'tooltips' of github.com:Jorolf/osu into tooltips 2017-04-17 17:43:54 +02:00
25fd1d2b72 made method into property 2017-04-17 17:43:44 +02:00
d4ac3c5e9c Update MenuCursor.cs 2017-04-17 17:10:55 +02:00
773e6a2911 moved tooltip stuff to Tooltip instead of MenuCursor 2017-04-17 17:04:48 +02:00
7f08c3c417 add IHasOverhangingTooltip 2017-04-14 00:18:17 +02:00
f6f75fac74 Merge branch 'master' of git://github.com/ppy/osu into tooltips
# Conflicts:
#	osu.Game/Graphics/Cursor/MenuCursor.cs
2017-04-13 23:12:07 +02:00
c2b2e5ec19 changed way the tool tip is found and displayed 2017-04-13 23:00:49 +02:00
7ca0d6d117 Adjust cursor popin/out to make it less ugly. 2017-04-11 16:44:12 +09:00
7c74951454 Update bindables.
# Conflicts:
#	osu.Desktop.VisualTests/Tests/TestCaseResults.cs
#	osu.Game/Screens/Ranking/ResultModeButton.cs
#	osu.Game/Screens/Ranking/Results.cs
2017-04-04 11:34:13 +09:00
a9baeddaa5 remove unused code 2017-04-02 21:12:49 +02:00
9db3fee4b4 make Screens work 2017-04-02 21:03:33 +02:00
e835b19d4a add Tooltips 2017-04-02 18:19:59 +02:00
f7dc7e9bb9 Update references. 2017-03-28 21:26:20 +09:00
cc5154dd12 Fix regression in mouse dragging behaviour. 2017-03-27 17:55:57 +09:00
537f0b9340 Fix menu cursor size not sticking on startup.
Also tidied up bindables.
2017-03-23 08:07:59 +09:00
b00f86d809 Merge branch 'master' into seperateCursorSize 2017-03-22 08:11:45 +09:00
82d6129063 renamed CursorSize to MenuCursorSize 2017-03-21 17:16:23 +01:00
8f75032b64 Fix incorrect abs. 2017-03-18 22:37:50 +09:00
125936bad0 Fix double-assignment. 2017-03-18 22:23:53 +09:00
919ec2d3a5 Spend more when wound up. 2017-03-18 22:17:23 +09:00
f636f59289 Nicer cursor orientation when dragging 2017-03-18 12:47:49 +01:00
317dc94b4c Adjust appearance. 2017-03-17 21:09:31 +09:00
f9f31ca092 Add statefulness to MenuCursor. 2017-03-17 20:45:27 +09:00
292de44a0b WIP menu cursor. 2017-03-17 20:45:27 +09:00