stride
stride copied to clipboard
UI library margins reset to zero
Release Type: Official Release
Version: 4.2.2043
Platform(s): Windows
Describe the bug UI library margins reset when using in another UI library or a UI page
To Reproduce Steps to reproduce the behavior:
- Create a UI library with zero Margin
- Use that UI library on a UI page or another UI library
- In the UI page, change the margins on the child UI library
- Reload proyect
- Child UI library should reset to all zero, but still highlight the Margin property as it have a change
Expected behavior The parent UI library or UI page, should save the changes on the child UI library
Screenshots
Only property affected on a .sduipage and .sduilib
Additional context Its not necessary to relaod the project, sometime it break when reloading a UI page tab.
I just want to confirm that I also encountered this error.