open-physiology / open-physiology-viewer

Apache License 2.0
7 stars 7 forks source link

Setting panel not updating after model import #228

Closed albatros13 closed 1 year ago

albatros13 commented 1 year ago

Your introduction of _modelId and update only if modelId != previousId is causing an issue - the settign panel does not reload after model import. To reproduce, load scaletta https://docs.google.com/spreadsheets/d/1PZMsBnWhmwFs8OEtUWiDOrMWSE-bqO4KvEAKBTTn9xQ/edit#gid=203424049, and import the wbkg model via the UI - the panel still shows the original small model.

albatros13 commented 1 year ago

This is no longer the issue, the setting panel gets updated.