You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a tabbed interface for options, the Y position for elements inside the Audio tab (second tab) appear to be incorrect in comparison to the Graphics tab (first tab).
Compare:
That said, at runtime these appear to be in the correct positions.
Compare:
Steps to reproduce
A minimum scene tree:
Control
TabContainer
Control
Label
Control
Label
Where the labels have the same position according to Layout/Transform.
YuriSizov
changed the title
Positioning of tab elements appears to be incorrect?
Editor preview of the contents of a TabContainer is incorrect for every tab except the first one
Mar 9, 2023
Godot version
v4.0.stable.official [92bee43]
System information
Linux
Issue description
Creating a tabbed interface for options, the Y position for elements inside the Audio tab (second tab) appear to be incorrect in comparison to the Graphics tab (first tab).
Compare:
That said, at runtime these appear to be in the correct positions.
Compare:
Steps to reproduce
A minimum scene tree:
Where the labels have the same position according to Layout/Transform.
74653_demonstrator.zip should be a minimal reproduction.
The text was updated successfully, but these errors were encountered: