Julian Stirling (ff5eb220) at 17 Mar 23:34
Julian Stirling (b0d1e262) at 17 Mar 23:34
Merge branch 'update-docs' into 'v3'
... and 2 more commits
Closes one of two issues related to #728
Julian Stirling (fbcd7eee) at 17 Mar 23:33
I have a touchscreen attached to the microscope. I'm unable to skip the initial calibration steps. I have the camera setup, but the stage-camera mapping isn't done yet. The only option I have is to click "next". On MobaXterm / desktop, pressing "escape" turns off this dialog box and allows me to use the microscope.
What's needed is either a button that cancels / "remind me later", or clicking / pressing the background should close that prompt, maybe with a popup saying "you can restart this setup in Settings" in case someone clicks it away accidentally?
Julian Stirling (0b3ce54a) at 17 Mar 23:33
Merge branch 'close-calibration' into 'v3'
... and 2 more commits
Closes #677 openflexure-connect#40
This takes the low hanging fruit out of !481
This button is now centred and the text doesn't suggest CSM isn't available
Julian Stirling (8ee5609d) at 17 Mar 23:26
Apply suggestions from code review of branch action-tab-2
Thanks for the changes @jaknapper. This works as expected. I have also checked that with escape, I can then tab to the OK and press enter. So keyboard navigation works.
At some point we probably want keyboard navigation to be more firmly on our accessibility radar. But I have no idea what the expected behaviour here is.
Closes #677 openflexure-connect#40
This takes the low hanging fruit out of !481
This button is now centred and the text doesn't suggest CSM isn't available
Closes one of two issues related to #728
Joe Knapper (abf3edef) at 17 Mar 19:18
Hardcoded changes only for HQ camera
Joe Knapper (fbcd7eee) at 17 Mar 19:11
Also show modal when pressing Esc, handle multiple Escs
Closes one of two issues related to #728
This is based upon !24 which should be merged first