Files
osukey/osu.Game
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
..
2018-07-10 15:23:47 +09:00
2019-01-09 19:01:33 +09:00
2018-11-28 16:13:16 +09:00
2019-01-11 10:34:56 +01:00
2019-01-23 00:19:39 +09:00
2018-11-30 18:25:14 +09:00
2019-01-11 10:34:56 +01:00
2019-01-21 14:20:37 +09:00
2019-01-11 10:34:56 +01:00
2018-10-31 17:07:05 +09:00
2019-01-22 16:48:32 +09:00