mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-05 05:37:25 -04:00
First asign size -> than addWidget to parent Element created should have first assigned it properties, then there should be try to add to parent widget - othervise parent widget tries to position elements based on default values. This design is generally silly at most as if we fail we cant just delete the child, we cant react properly. We could throw and hope that someone will try to catch it - but if they do, they should be able to first create item, than try to add it to parent in the first place.
2.9 KiB
2.9 KiB