summaryrefslogtreecommitdiff
path: root/gtk2_ardour/plugin_eq_gui.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2018-04-12 02:34:19 +0200
committerRobin Gareus <robin@gareus.org>2018-04-12 02:54:55 +0200
commit4983eb565db219412d09b898286660e298a0176f (patch)
tree547e0158f1d533a6aca7119f22f1523349e03e31 /gtk2_ardour/plugin_eq_gui.cc
parentd0539f5e8aa9900bcb991fbe35dcf15ef31211da (diff)
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.
Diffstat (limited to 'gtk2_ardour/plugin_eq_gui.cc')
0 files changed, 0 insertions, 0 deletions