mdenet / educationplatform

Eclipse Public License 2.0
2 stars 3 forks source link

Fix errors on resize #205

Closed barnettwilliam closed 3 months ago

barnettwilliam commented 3 months ago

Fixed creation of panel splitters in Layout so that panel layouts with an odd number of panels do not have an unnecessary splitter that causes a Metro exception on page resize, and added defensive check for fit() when no splitters are found.