Bug report #3189
Scale-based visibility limiting
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Martin Dobias | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 13249 |
Description
In ABC labeling tools maximum value of scale-base visibility is 10M. But sometimes it may to be insufficiently. Is it possible to make this value unlimited?
History
#1 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#2 Updated by Martin Dobias almost 13 years ago
- Crashes QGIS or corrupts data set to No
- Affected QGIS version set to master
- Pull Request or Patch supplied set to No
Range increased to 999M in 80ae87b (unlimited values are not supported by spin boxes anyway)
#3 Updated by Martin Dobias almost 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed