RELEASE_NOTES: quickstyle EnumerationValue

pull/2387/head
Simon Renblad 2024-03-27 15:17:59 +08:00 committed by Sébastien Bourdeauducq
parent 47716badef
commit 9934c756b2
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ Highlights:
- Hotkeys now organize experiment windows in the order they were last interacted with:
+ CTRL+SHIFT+T tiles experiment windows
+ CTRL+SHIFT+C cascades experiment windows
- By enabling the ``quickstyle`` option, ``EnumerationValue`` entry widgets can now alternatively display
its choices as buttons that submit the experiment on click.
* Datasets can now be associated with units and scale factors, and displayed accordingly in the dashboard
including applets, like widgets such as ``NumberValue`` already did in earlier ARTIQ versions.
* Experiments can now request arguments interactively from the user at any time.