mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-16 15:52:55 +03:00
Added UITabWidget::set/getHideWhenNotNeeded to hide the TabBar if only 1 tab is available. UIStyle now restricts the animations in the first onStateChange received (sin there's no previous state to animate from). Added UISplitter::swap. Critical fix in Node::setParent. Added Node::findByType. Fixed Code Editor splitting. Minor improvements in Code Editor.