File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,17 @@ Changes merged into master
55--------------------------
66| Jira Task | GitHub Issue | Type | Description |
77| -----------| --------------| ------| -------------|
8- | I04_1-143 | [ #63 ] ( https://github.com/DiamondLightSource/PuckBarcodeReader/issues/62 ) | Minor | Record summary table color changes. |
8+ | I04_1-143 | [ #62 ] ( https://github.com/DiamondLightSource/PuckBarcodeReader/issues/62 ) | Minor | Record summary table color changes. |
9+ | I04_1-172 | [ #64 ] ( https://github.com/DiamondLightSource/PuckBarcodeReader/issues/64 ) | Minor | New Start/Stop scan button added. |
910
1011Change Types:
1112* Major - Backward incompatible change
1213* Minor - Backward compatible change in API/functionality
1314* Patch - Bug fix, no change in functionality
1415
16+ A new start/stop scan button has been added to the gui.
17+ The button allows users to start/stop the scan.
18+ The layout of the button changes accordingly to the state of the scanner:
19+ - green start for when the scanner is stopped
20+ - red stop for when the scaner is running
21+
You can’t perform that action at this time.
0 commit comments