jupytercad / JupyterCAD

A JupyterLab extension for collaborative 3D geometry modeling
https://jupytercad.github.io/JupyterCAD
BSD 3-Clause "New" or "Revised" License
139 stars 18 forks source link

Bug fix: Prevent tree from wrongly updating the selection #571

Closed martinRenou closed 2 weeks ago

martinRenou commented 2 weeks ago

Fix #560

Fix:

This PR should prevent jumping selection and improve performance, hopefully.

github-actions[bot] commented 2 weeks ago

Preview PR at appsharing.space

github-actions[bot] commented 2 weeks ago

Integration tests report: appsharing.space

trungleduc commented 2 weeks ago

Thanks!