1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-30 00:04:11 -04:00
Nyall Dawson 04d392b5a3 Allow QgsMapLayer::triggerRepaint to defer updates
By calling QgsMapLayer::triggerRepaint( true ) any cached
version of the layer will be invalidated, but a map canvas
refresh won't automatically be triggered

This allows invalidation of cached images while deferring
the actual map update until the next canvas refresh.
2017-02-13 08:27:01 +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