Files
ardour/libs/gtkmm2ext
Robin Gareus 4983eb565d Only update tooltips if there is an actual change -- #7268
Changing a tooltip resets the timeout. In one particular case,
while rolling, AudioClock::set() is calling set_tooltip() at a rate
faster than the tooltip timeout and prevents tooltip from showing at all
(even if there is no actual change to the tooltip text).
Alas, there is no trivial fix for this UI side and there may be other
such cases. A central check is more than practical.
2018-04-12 02:54:55 +02:00
..
2017-12-22 22:19:00 +01:00
2017-03-21 15:53:29 +01:00
2017-03-21 15:53:29 +01:00
2017-04-19 07:49:58 +10:00