Commit Graph

225 Commits

Author SHA1 Message Date
a884ac215e Position tooltip better; remove need for lastState. 2017-04-20 16:08:36 +09:00
00d8cacba8 Update visual apperance. 2017-04-20 16:05:25 +09:00
990c14fbe0 Keep tooltip's current target while the main button is pressed.
Handles drag operations better.
2017-04-20 15:51:30 +09:00
30c3c932b1 Remove redundancies. 2017-04-20 15:29:34 +09:00
b11315ca46 Remove unnecessary interfaces and simplify tooltip logic. 2017-04-20 14:34:29 +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
13f057f900 Give CursorTrail its own clock for the time being. 2017-04-13 14:14:12 +09: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
681ed38941 Use const whenever possible. 2017-03-23 13:52:38 +09:00
54e1b24fe9 Enforce readonly private members where possible. 2017-03-23 13:50:08 +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
8568e1536c Separated menu and gameplay cursor size 2017-03-17 18:40:03 +01:00
77067b7e64 Re-style. 2017-03-18 02:04:23 +09: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
ab8a5afdb9 AlwaysReceiveInput and InternalContains. 2017-03-16 17:38:36 +09:00
4430255ec4 Merge remote-tracking branch 'upstream/master' into replay
# Conflicts:
#	osu.Desktop.VisualTests/Tests/TestCasePlayer.cs
#	osu.Desktop/OsuGameDesktop.cs
#	osu.Game.Modes.Osu/Objects/Drawables/DrawableHitCircle.cs
#	osu.Game.Modes.Osu/Objects/Drawables/DrawableSlider.cs
#	osu.Game/Database/BeatmapDatabase.cs
#	osu.Game/Graphics/Cursor/OsuCursorContainer.cs
#	osu.Game/IPC/BeatmapImporter.cs
#	osu.Game/Modes/Mod.cs
#	osu.Game/Modes/Objects/Drawables/DrawableHitObject.cs
#	osu.Game/Modes/UI/Playfield.cs
#	osu.Game/Screens/Play/Player.cs
#	osu.Game/Screens/Play/PlayerInputManager.cs
2017-03-07 13:50:08 +09:00
0cad5d7d41 Fix most warnings. 2017-03-07 13:05:57 +09:00
4e4408cd20 Merge branch 'master' into replay
# Conflicts:
#	osu.Desktop.VisualTests/Tests/TestCasePlayer.cs
2017-03-05 17:45:03 +09:00
73fef85b12 Remove unnecessary usings 2017-03-04 19:43:59 +01:00
a14bdf8624 Use Color4Extensions from Framework and remove redundant Name 2017-03-04 19:42:37 +01:00
8040d6a03f Fix CursorTrail corruption by resetting on load. 2017-03-02 16:08:10 +09:00
58ae9e888d Basic partial replay support. 2017-03-01 22:04:20 +09:00
e60cead483 Merge remote-tracking branch 'upstream/master' into warning_fixes 2017-02-28 13:49:19 +09:00
3487dfe236 Removed unused variables and parameters 2017-02-27 17:32:32 +03:00
47997c20ad Weld -> BindWith. 2017-02-27 12:24:53 +09:00
c227eb1be5 Welded bindables. 2017-02-26 22:08:21 +09:00