f85bf48a4b
Redraws can be requested way too often than it is required. This commit adds redraw timeout: - if the view became dirty and there has been no redraw for longer than certain time, it is redrawed immediately - otherwise, we wait for the next frame This in general improves smoothness of rendering. |
||
---|---|---|
.. | ||
view.h | ||
view_controls.h | ||
view_group.h | ||
view_item.h | ||
view_rtree.h | ||
wx_view_controls.h |