mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-29 09:36:29 +03:00
Added events: Node::onIdChange, UIWidget::onClassChange, UIWidget::onTagChange. UIItemContainer is now a widget (required for CSS). Fixes in UIListBox and UITable. CSS::StyleSheetStyle is now stored as a shared pointer. Fixes in UICheckBox, UIRadioButton, UISlider, UIScrollBar, UITab, UIWinMenu, and more. Better debug tooltips (now shows padding and margin). Fix in UISceneNode::loadLayoutNodes, ensures that the current SceneNode is the one that it's loading.