Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
QDS 4.3
-
None
Description
Steps to repro (100%)
- Create local property (buttonOnePressed)
- Create new state (buttonClicked)
- Change the local property value in property editor when new state is selected
- See that change is not reflected in the code:
Should be: all property changes (including local ones) are reflected in the code as well