Bug report #5760
Heatmap plugin dialog has a wrong layout
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Tim Sutton | ||
Category: | C++ Plugins | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 15264 |
Description
The interface has several problems:
- cannot be resized
- cuts some of the line edit widgets, combos etc.
- does not fit well with various fonts, etc.
Better use a layout.
History
#1 Updated by Tim Sutton over 12 years ago
- Resolution set to fixed
- Assignee set to Tim Sutton
Fixed with 209aaa9 - added a lyout for advanced options and made ui resizable
#2 Updated by Giovanni Manghi over 12 years ago
- Status changed from Open to Closed
#3 Updated by Jürgen Fischer over 12 years ago
- Subject changed from Heathmap plugin dialog has a wrong layout to Heatmap plugin dialog has a wrong layout