Bug report #8090

Heatmap plugin resets rows and columns whenever I change the radius

Added by Aren Cambre almost 11 years ago. Updated almost 11 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:C++ Plugins
Affected QGIS version:master Regression?:No
Operating System:Windows 7 x64 Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:16927

Description

In the Heatmap plugin, if I change the Rows field for a heatmap in the Advanced section, which automagically changes Columns, too, then if I change the heatmap's Radius field, Rows and Columns get changed back to default values.

Expected behavior: Changes to the Radius field do not reset the Rows and Columns fields.

Associated revisions

Revision 65aa1d5a
Added by Nyall Dawson almost 11 years ago

Don't reset output size on radius change (fix #8090)
Prevent input of invalid output size by changing to spin boxes for rows and columns

History

#1 Updated by Nyall Dawson almost 11 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF