Bug report #4417
editing widgets: "slider range" and "dial range" do not show any value when moving/rotating
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14349 |
Description
In the editing widgets, the "slider range" and "dial range" widgets do not show any value when moving or rotating (by the way, the dial symbol is too small), so the user has no idea about the value he/she is selecting.
Associated revisions
Add new custom widgets (QgsSlider and QgsDial)
Modified versions of QSlider and QDial which show the current value
Fix #4417
History
#1 Updated by Giovanni Manghi about 13 years ago
- Subject changed from editing widgets: slider wrong to editing widgets: "slider range" and "dial range" do not show any value when moving/rotating
#2 Updated by Giovanni Manghi almost 13 years ago
- Target version set to Version 1.7.4
#3 Updated by Paolo Cavallini over 12 years ago
- Target version changed from Version 1.7.4 to Version 1.8.0
- Affected QGIS version set to master
- Crashes QGIS or corrupts data set to No
#4 Updated by Paolo Cavallini about 12 years ago
- Target version changed from Version 1.8.0 to Version 2.0.0
#5 Updated by Daniel Vaz over 11 years ago
First attempt to fix this issue, please give a try: https://github.com/qgis/Quantum-GIS/pull/751
I look forward to hear you soon.
Thanks
#6 Updated by Daniel Vaz over 11 years ago
Sorry. Please check https://github.com/qgis/Quantum-GIS/pull/752
Thanks
#7 Updated by Giovanni Manghi over 11 years ago
- Pull Request or Patch supplied changed from No to Yes
#8 Updated by Giovanni Manghi almost 11 years ago
- Status changed from Open to Feedback
- Target version changed from Version 2.0.0 to Future Release - High Priority
What is the status of the PR?
By the way: in qgis master the dial control seems gone, and if selecting "slider" then when editing the table the slider does not show.
#9 Updated by Alexander Bruy over 10 years ago
- Pull Request or Patch supplied changed from Yes to No
- Status changed from Feedback to In Progress
There is work in progress on a new custom widget library which hopefully will be introduced for 2.4. This branch includes proposed patch
#10 Updated by Matthias Kuhn over 10 years ago
- Status changed from In Progress to Closed
Fixed in changeset ea91b6fe4a21ff741de918a11d0f2a26a291c1e2.