Generalise server specified action buttons.
This commit is contained in:
parent
0794d4777f
commit
3651013440
4 changed files with 86 additions and 41 deletions
|
|
@ -791,6 +791,8 @@ class StreamingPiCamera2(BaseCamera):
|
|||
"Start recalibration? This may take a while, and the microscope "
|
||||
"will be locked during this time."
|
||||
),
|
||||
notify_on_success=True,
|
||||
success_message="Finished recalibration.",
|
||||
),
|
||||
action_button_for(
|
||||
self.auto_expose_from_minimum,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue