Re: General UI support
Roujin wrote:weird morphing
The resizing is known, and will be addressed at some point.Chris H. wrote:Resizing
The morphing is because the panels are re-used instead of creating new instances. I'll be focusing a little more on performance of the UI soon, which will mean changes like not creating new instances of panels and labels everywhere, and hopefully reusing the ones we have.
I'm looking to eliminate those few seconds of transition in between states, while the UI creates itself. Also going to be cleaning out the old UI code. Anyway, the problem will be around for a week or two while I make this change, but per usual, I will try to make it worth the wait.