changing the clamp_width of an ArdourCanvas::Text needs to potentially provoke an...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 7 Nov 2014 01:33:01 +0000 (20:33 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 7 Nov 2014 01:38:02 +0000 (20:38 -0500)
commit787f9748b6fce2ada2b33d38d8f70d2b390d081d
tree9996739cda8f4544c1f5d46d8d73fb70e7a12ba6
parent6cda13fad46269a8bd1ff7ca900796f9f16adb7c
changing the clamp_width of an ArdourCanvas::Text needs to potentially provoke an entire redraw

This fixes missing range marker text in sessions where the initial zoom value causes an initial clamp_width of zero
libs/canvas/text.cc