Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

render caching places map in wrong place when re-enabling #12362

Closed
qgib opened this issue Dec 19, 2009 · 5 comments
Closed

render caching places map in wrong place when re-enabling #12362

qgib opened this issue Dec 19, 2009 · 5 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Dec 19, 2009

Author Name: Steven Mizuno (Steven Mizuno)
Original Redmine Issue: 2302
Affected QGIS version: master
Redmine category:map_canvas


simple steps to reproduce with new project:

  1. caching ON

  2. load map layer

  3. caching OFF

  4. pan map a noticeable amount

  5. caching ON

-- the map is drawn at its original location (when loaded) AND reading the cursor location is wrong since the map extents set by the panning haven't changed.

  1. caching OFF

-- now the map is drawn at the previously panned location and reading the cursor location is correct.

I believe the cached map should be invalidated (dump the cache) when caching is turned off, hence the map will be totally re-drawn when caching is enabled.

@qgib
Copy link
Contributor Author

qgib commented Jun 12, 2010

Author Name: Giovanni Manghi (@gioman)


confirmed with under Ubuntu linux.

@qgib
Copy link
Contributor Author

qgib commented Dec 16, 2011

Author Name: Giovanni Manghi (@gioman)


  • fixed_version_id was changed from Version 1.7.0 to Version 1.7.4

@qgib
Copy link
Contributor Author

qgib commented Apr 16, 2012

Author Name: Paolo Cavallini (@pcav)


  • crashes_corrupts_data was configured as 0
  • version was configured as master
  • fixed_version_id was changed from Version 1.7.4 to Version 1.8.0

@qgib
Copy link
Contributor Author

qgib commented Sep 4, 2012

Author Name: Paolo Cavallini (@pcav)


  • fixed_version_id was changed from Version 1.8.0 to Version 2.0.0

@qgib
Copy link
Contributor Author

qgib commented Jun 24, 2014

Author Name: Giovanni Manghi (@gioman)


In qgis master this does not happen anymore.


  • pull_request_patch_supplied was configured as 0
  • assigned_to_id removed nobody
  • resolution was configured as fixed/implemented
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering labels May 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering
Projects
None yet
Development

No branches or pull requests

1 participant