Closed LeHaine closed 2 years ago
An example is, if using a SceneGraph and anchoring a Label to the top right corner, when decreasing the window height so that the width is bigger, the text is pushed off screen to the right when it should stay at the top right.
SceneGraph
Label
An example is, if using a
SceneGraph
and anchoring aLabel
to the top right corner, when decreasing the window height so that the width is bigger, the text is pushed off screen to the right when it should stay at the top right.