This is a really weird problem.
I am using ComboBox(key). Then add the widget i created to Content and Options. These use the same class, so These should be the same size. Especially if these use SizeBoxes.
However, in this case, for some reason everything except the icon part is cut off.
No resizing or visibility changes have been made to this widget. These options is created under exactly the same conditions as Content. Options is an index number.
Is the logic for determining the size of Content and Options different?
If so, how can I get the widgets to appear at the same size?