So I accidentally assigned some content to 'layout' variable in class side and realized much later that it has overridden some Slot's FixedLayout.
Looking up the inheritance chain (Object & ProtoObject) I couldn't find anything so I don't know where is this coming from or how it is added there. But most importantly: are there more variable names that I should be aware of that could get accidentally overridden? Thanks, Peter