1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 08:07:24 +08:00
osu-lazer/osu.Game/Graphics
chrisny286 09a2b287f9 Fix Tooltip not updating in special case
When the Bindvalue of the Sliderbar gets changed by a line like "Bindable.Value = ..." the sliderbar will only update the nubs but wont run any methods which contain the updateToolTipText(T value) function.
Example scenario:
Two interlinked sliderbars which change the value of each other in certain cases.
2019-01-22 18:29:30 +01:00
..
Backgrounds OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
Containers Allow full osu!direct usage regardless of supporter status for now 2019-01-22 14:22:38 +09:00
Cursor OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
Sprites Apply changes in line with osu!framework changes 2018-09-05 14:59:37 +09:00
UserInterface Fix Tooltip not updating in special case 2019-01-22 18:29:30 +01:00
DrawableDate.cs Fix negative dates, and time moving in opposite direction 2018-12-22 14:06:50 +09:00
IHasAccentColour.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
OsuColour.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
ScreenshotManager.cs Revert async changes 2018-08-31 07:07:10 +09:00
SpriteIcon.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00