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
TabPanes suffer from a series of layout problems related to the view. TabPanes don't correctly calculate "fit contents" for their vertical layout (it will only layout the bar and provide no space for the view region), and trying to use a percentage height on the contents inside the view area doesn't work either.
The text was updated successfully, but these errors were encountered:
TabPanes suffer from a series of layout problems related to the view. TabPanes don't correctly calculate "fit contents" for their vertical layout (it will only layout the bar and provide no space for the view region), and trying to use a percentage height on the contents inside the view area doesn't work either.
The text was updated successfully, but these errors were encountered: