hugoam / kiui

Auto-layout Ui library, lightweight, skinnable and system agnostic, with an OpenGL backend
zlib License
749 stars 71 forks source link

[Emscripten] "Tabs demo" rendering error #26

Open alexeyknyshev opened 9 years ago

alexeyknyshev commented 9 years ago

Broken tabs rendering. Random clicking on tabs: sometimes all tabs are in disabled state, sometimes more then one tab is enabled.

tabs_rendering_error tabs_rendering_error_2

Regards, Alexey Knyshev

hugoam commented 9 years ago

Yes that was a mistake in recent commits. Fixed in e8724fa

alexeyknyshev commented 9 years ago

Not fixed in Emscripten demo.