Nyall Dawson 38f87a624e [FEATURE] Allow layers to be automatically refreshed at a specified interval
This allows users to set a timer interval in layer properties
for individual layers. These layers will be automatically refreshed
at a matching interval.

Canvas updates are deferred in order to avoid refreshing multiple
times if more than one layer has an auto update interval set.

Additionally, logic has been added to skip any auto redraws of
the canvas while the canvas is already being redrawn. This avoids
issues caused by setting a layer auto refresh to a shorter time than
is required to redraw the canvas.
2017-02-13 08:28:39 +10:00
..
2017-01-20 15:06:09 +01:00
2017-02-11 22:36:20 +01:00
2017-02-11 21:44:32 +01:00
2017-01-30 08:21:06 +01:00
2016-09-21 23:30:04 +02:00
2017-01-30 08:36:19 +10:00