ikaros-project / ikaros

An open infrastructure for system level brain modeling
GNU Affero General Public License v3.0
23 stars 23 forks source link

Slider webUI can freeze webUI for 1000+ ms #129

Closed birgerjohansson closed 2 years ago

birgerjohansson commented 5 years ago

Changing the slider can stop the updates to webUI. Test it with web_ui_2_gallery.ikg and move the sliders like a mad man.

christianbalkenius commented 2 years ago

This works now but it limited to the current update frequency of the WebUI. All controls now update the WebUI on the next iteration.