]> git.sur5r.net Git - glabels/commit
Fix drawing beyond drawing area viewport (bug #762307).
authorJim Evins <evins@snaught.com>
Mon, 29 Feb 2016 03:02:38 +0000 (22:02 -0500)
committerJim Evins <evins@snaught.com>
Mon, 29 Feb 2016 03:09:16 +0000 (22:09 -0500)
commit7a66286430281f7ea1fb1ccb3055fe293ae726ba
tree8f2790b1562ff39888baddfc3fa8cbe669a762be
parent99b749f214affdb3d7fe590f675ea23ba9d7fb23
Fix drawing beyond drawing area viewport (bug #762307).

Fixes Bug #762307.  Clip the drawing area's bin_window to a
viewport determined by the widget's physical window size and
current scroll adjustments.
src/view.c