Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
QDS 4.1
-
None
-
2
-
bf7f07605 (qds/dev)
-
QDS Berlin - 2023 Week 21/22
Description
All the font.properties (e.g. font.pixelSize, font.letterSpacing) aren't updated when calling reset from the ActionIndicator in the PropertyEditor.
How to reproduce:
- Select a Text item
- Change its pixelSize
- Reset the pixleSize
- SpinBox still contains the value even though it was correctly removed from the editor
This is a regression and was caused by this patch QmlDesigner: Fix Property Editor doesn't update binding properties
When reverting this line everything works as before: