Bug report #6645

heathmap plugin: the option to load a layer after analyses should be on by default

Added by Paolo Cavallini over 11 years ago. Updated about 10 years ago.

Status:Closed
Priority:Normal
Assignee:Arunmozhi P
Category:C++ Plugins
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:Yes Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:15825

Description

The most intuitive behaviour for users is to have the result of an analysis on screen, right after performing it. Not having it should be the result of an explicit choice.

autoLoadCheckBox.diff Magnifier - Patch to add a checkbox to the heatmap dialog for autoloading resultant raster (2.43 KB) Arunmozhi P, 2012-11-08 10:18 PM

Associated revisions

Revision 8c97462b
Added by Alexander Bruy about 10 years ago

add option to load result to canvas in Heatmap plugin (fix #6645)

History

#1 Updated by Arunmozhi P over 11 years ago

The default behaviour is to add to the map canvas. Kindly Refer code here: https://github.com/qgis/Quantum-GIS/blob/master/src/plugins/heatmap/heatmap.cpp#L292

I am adding a patch which gives a checkbox in the UI to enable/disable auto-loading of the raster explicitly.

#2 Updated by Arunmozhi P over 11 years ago

  • Pull Request or Patch supplied changed from No to Yes

#3 Updated by Alexander Bruy about 10 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF