[XML] Consolidate loadLayout implementations #73

Merged
thesabinelim merged 1 commits from consolidate-load-layout into master 2023-05-14 02:41:49 +08:00
thesabinelim commented 2023-05-14 02:39:57 +08:00 (Migrated from github.com)

As the BaseFrame and Frame implementations of loadLayout are identical at this point in time, I've opted to create a unified implementation in Container (the base for both of them) instead. This has the ancillary benefit of enabling loading layouts on other kinds of containers such as ScrollableFrames

As the BaseFrame and Frame implementations of loadLayout are identical at this point in time, I've opted to create a unified implementation in Container (the base for both of them) instead. This has the ancillary benefit of enabling loading layouts on other kinds of containers such as ScrollableFrames
Sign in to join this conversation.
No description provided.