Commit Graph

1992 Commits

Author SHA1 Message Date
9c8cd08927 Don't play sliderbar samples more than once when value has not changed. 2017-04-20 16:35:55 +09:00
9d975f202f Make background slightly transparent. 2017-04-20 16:29:05 +09:00
18bbbdad4c Reduce appear delay slightly. 2017-04-20 16:28:55 +09:00
d12a9a7675 Don't run AutoSize transforms when tooltip is already invisible. 2017-04-20 16:28:45 +09:00
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
eda0e99179 Merge branch 'tooltips' of github.com:Jorolf/osu into tooltips 2017-04-19 13:53:08 +02:00
4f9c5dd44d renaming and some changes in TestCaseTooltip 2017-04-19 13:52:17 +02:00
af9a45fd6c Merge branch 'master' into tooltips 2017-04-19 13:51:39 +02:00
8e4288168a renaming and some changes in TestCaseTooltip 2017-04-19 13:47:00 +02:00
fbd26a1d5e Mode -> Ruleset. 2017-04-18 16:05:58 +09: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
dd26f9fcac Merge branch 'master' of git://github.com/ppy/osu into tooltips 2017-04-17 14:45:46 +02:00
52ddc414d5 Fix errors. 2017-04-14 20:17:17 +09:00
ed3956eca5 Make comma separators optional. 2017-04-14 20:09:01 +09:00
ac3b435f00 Merge remote-tracking branch 'upstream/master' into hud-improvements
# Conflicts:
#	osu.Game.Modes.Osu/Scoring/OsuScoreProcessor.cs
2017-04-14 19:29:59 +09: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
3054697f98 Expose AccentColour/GlowColour from hud elements, and set from HudOverlay. 2017-04-13 10:04:12 +09:00
2987a57588 Use formatter to add zeroes. 2017-04-12 20:28:04 +09:00
157ad17606 Merge branch 'master' into details 2017-04-12 20:25:51 +09:00
5bf71aae9c Remove unused using. 2017-04-12 20:14:12 +09:00
ec6267c5b2 switch -> if. 2017-04-12 19:41:11 +09:00
d2affe6867 requested changes 2017-04-12 10:52:24 +02:00
2964c04c14 Add special SliderBar sound behaviour when at extents. 2017-04-12 12:07:29 +09:00
d6fa51dc5c Update SliderBar to use OnUserChange method. 2017-04-12 12:07:27 +09:00
ed2f5d210e condensed some commits because they were small or already reversed 2017-04-11 22:48:53 +02:00
50b6bcd574 Merge branch 'master' into details 2017-04-11 19:06:58 +02:00
d4e5f55091 the power of linq 2017-04-11 18:43:48 +02:00
fb5952186c changes and fixes 2017-04-11 14:02:56 +02:00
2bb50ff082 Add commas to score counter. 2017-04-11 19:21:05 +09:00
c615762da6 wip 2017-04-11 18:56:25 +09:00
9732110bd9 Update TransformTo methods in line with framework changes. 2017-04-11 17:25:56 +09:00
7ca0d6d117 Adjust cursor popin/out to make it less ugly. 2017-04-11 16:44:12 +09:00
f8c6ce15c3 Fix weird RollingCounter behaviour. 2017-04-11 16:37:36 +09:00
ad41fd5c1a more unnecessary stuff 2017-04-10 16:49:48 +02:00
412d6a14ca removed something unnecessary 2017-04-10 16:45:34 +02:00
a597149b7f Merge branch 'details' of github.com:Jorolf/osu into details 2017-04-10 16:42:42 +02:00
24b4b3ad7d update to everything 2017-04-10 16:42:23 +02:00