commit | 84cde92c8fa4f8b6e777c9c6608312d7dbc33ced | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Apr 02 20:30:23 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Apr 02 20:30:23 2009 +0000 |
tree | dbaf49303a66ed67b85927b19d013307e23fd9b9 | |
parent | b38f6608c706a8b20299d3b9631773a3b438a875 [diff] |
If redrawing the region would mean redrawing > half the pane, just schedule to redraw the entire window. Also add a flag to skip updating the window any further if it is scheduled to be redrawn. This has the effect of batching multiple redraws together.