-
Bug
-
Resolution: Won't Fix
-
P4
-
8
If you copy and paste a node inside a container and then copy and paste a node in a different isolation scope the offset is doubled. Make the following FXML:
AnchorPane
Button1
AnchorPane
Button2
First, copy and paste Button2
Then copy and paste Button1 - bug - the offset is doubled
AnchorPane
Button1
AnchorPane
Button2
First, copy and paste Button2
Then copy and paste Button1 - bug - the offset is doubled