Move progress bar into the action button to stop components jumping
This commit is contained in:
parent
8b785823ab
commit
2937010e95
5 changed files with 57 additions and 45 deletions
|
|
@ -9,7 +9,6 @@
|
|||
:submit-label="'Autofocus'"
|
||||
:button-primary="true"
|
||||
:submit-on-event="'globalFastAutofocusEvent'"
|
||||
:is-disabled="isAutofocusing"
|
||||
@taskStarted="onAutofocus"
|
||||
@finished="afterAutofocus"
|
||||
@error="modalError"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue