Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
6.7.0 Beta2
-
None
Description
To reproduce:
- create or open an empty UI file
- add two TextEdits (because TextEdit expand by default)
- set a vertical layout on the parent
- set layout stretch to 3,1
- remove the bottom TextEdit
- undo the change (ctrl+z)
- notice that layout stretch wasn't restored for the bottom TextEdit
It's not a critical issue, but it's a quite annoying especially when the change is caused by mistake or a sudden key press.