tla / stemmaweb

Catalyst interface and online tools for stemmatology research
13 stars 9 forks source link

Fix state toggling of view stemma/relationgmapper buttons #217

Closed jorisvanzundert closed 2 months ago

jorisvanzundert commented 2 months ago

Fixed it, and implemented all the needed timings and callbacks to ensure nicely folding and moving panels, graph renderings, etc. All this timing and callback business makes for ugly code that we hopefully can refactor/restructure for improved readability and resilience (a number of statements should absolutely not be switched because of timings).