mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-29 01:26:34 +03:00
Added support in emscripten for Http:getAsync and Http::postAsync. Fixes with modal dialogs. Fixes in texture atlas editor. Fixes in UIColorPicker. Fix in UITextView text selection. Improvements in WindowSDL2. UICheckBox not uses setChecked and isChecked instead of setActive and isActive.