spc-group / haven

Bluesky tools for beamlines managed by the spectroscopy group
https://haven-spc.readthedocs.io/en/latest/
Other
2 stars 6 forks source link

Improve the UX of the robot Firefly window #238

Open canismarko opened 3 months ago

canismarko commented 3 months ago

The Firefly window robot.py has rows for moving motors before and after the sample change. When you change the number of rows, the window resizes and the spin box for changing the number of rows moves. This means you have to chase it around when adding/removing motors. We should re-organize the window to avoid this.

yannachen commented 1 month ago

This has been solved using Scroll Area in Qt Designer. I will upload soon.