QGeoView icon indicating copy to clipboard operation
QGeoView copied to clipboard

Intelligent camera update

Open AmonRaNet opened this issue 7 years ago • 0 comments

Currently onCamera called for all Items, but we could limited only to "affected" Items (Items with flags ignore scale/azimuth, Items with explicit request for camera update tracking).

  • new flag (ForcedCameraUpdate)
  • new method setIntelligentCameraUpdate(bool)

AmonRaNet avatar Nov 05 '18 23:11 AmonRaNet