Bug report #6645
heathmap plugin: the option to load a layer after analyses should be on by default
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.
Associated revisions
add option to load result to canvas in Heatmap plugin (fix #6645)
History
#1 Updated by Arunmozhi P about 12 years ago
- File autoLoadCheckBox.diff added
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 about 12 years ago
- Pull Request or Patch supplied changed from No to Yes
#3 Updated by Alexander Bruy over 10 years ago
- Status changed from Open to Closed
Fixed in changeset 8c97462b087fe2a180a6f2f4b711b735c8425314.