mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Fixed "background" CSS shorthand parsing. All UI Widgets emit "OnClose" event when being destroyed. Minor fixes in UIDropDownList and UIImage. Added aliases for "layout_width" -> "lw", "layout_height" -> "lh", "layout_weight" -> "lw8". And for "wrap_content" -> "wc" and "match_parent" -> "mp".