fix typo in 58fec98a
authorRobin Gareus <robin@gareus.org>
Wed, 29 Oct 2014 17:31:13 +0000 (18:31 +0100)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 29 Oct 2014 20:28:28 +0000 (16:28 -0400)
commit2f0adee0abcd788ae04726e69088c3b10fb1c391
tree4970676873e431d8ae8ed316c97e782699c28e29
parentc18277c836924fd8f25f9c10efcbd05eb9a77e93
fix typo in 58fec98a

the documentation was correct: “GTK+ uses G_PRIORITY_HIGH_IDLE + 10
for resizing operations, and G_PRIORITY_HIGH_IDLE + 20 for redrawing
operations.”  but the priority for the idle visual changer was wrong.

fixes, follow-playhead and zoom/scrolling under load (no idle)
gtk2_ardour/editor.cc