fix typo in 58fec98a
authorRobin Gareus <robin@gareus.org>
Wed, 29 Oct 2014 17:31:13 +0000 (18:31 +0100)
committerRobin Gareus <robin@gareus.org>
Wed, 29 Oct 2014 17:31:13 +0000 (18:31 +0100)
commitda4365255ce6956a0a68f9c51f11d11c10ff8aa1
treea760957ef67494a513c5b6d460b42e08a8e53cb8
parent1d0612ceb6e9a373500307a4d51d96c1c37e185b
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