ikaros-project / ikaros

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

WebUI parameters are not always the correct type #120

Closed ikaros-project closed 4 years ago

ikaros-project commented 5 years ago

A function should be added like getValue() that get WebUI properties of corrupt type and coordinate with CSS. A bool is now sometimes returned as a string and not synced with inspector.

ikaros-project commented 5 years ago

This should include, split/trim functions for lists

christianbalkenius commented 4 years ago

Same as #146