-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: javafx
-
None
Today, the undo/redo stack (of SB actions) is reset on Save.
It can be an issue in some cases, typically when one want to check a property change on its application. The fxml file is saved, the result is check from the application. If the result is not correct, one want to undo the setting: it is not possible.
It can be an issue in some cases, typically when one want to check a property change on its application. The fxml file is saved, the result is check from the application. If the result is not correct, one want to undo the setting: it is not possible.