openflexure-microscope-server/webapp/src/components/tabContentComponents/navigateComponents
Richard Bowman c9aeabf545 Await updatePosition in mounted hook
updatePosition is asynchronous, so we should await it, otherwise
it may not be run correctly (resulting in the navigate pane
being disabled).
2024-03-12 17:19:11 +00:00
..
paneNavigate.vue Await updatePosition in mounted hook 2024-03-12 17:19:11 +00:00