FrangakisLab / ArtiaX

ArtiaX is an open-source extension of the molecular visualisation program ChimeraX.
https://frangakis.biophysik.org/
GNU General Public License v3.0
31 stars 4 forks source link

Fix geomodel tab switch #23

Closed uermel closed 1 month ago

uermel commented 1 month ago

Due to decoupling the UI from the root model, some UI-dependent code in the GeoModel classes had to be updated to retrieve the singleton UI class instead of using the old reference on the root model.