Skip to content

Commit 30d7399

Browse files
committed
I04_1-172:
- release notes updated
1 parent 1e078b6 commit 30d7399

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/release-notes/release-notes-dev.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1011
Change 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+

0 commit comments

Comments
 (0)