Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 3.5.0-beta1
-
OSX 10.10, QC 3.5rc based on Qt5.5
Description
Steps to reproduce:
- create/open Qt Quick Application
- switch to Designer
- drag a ProgressBar or Spinner onto the view
- inside Properties decrease/increase the current value (no matter if doing this using mouse or the edit part)
Current behaviour:
- you can set value below minimum value
- you can set value higher than maximum value
Expected behaviour:
- minimum and maximum values are respected when setting value