Closed keatonlao closed 1 year ago
Hi @keatonlao I did not follow what is the issue. The commander button is based on $:/core/ui/Buttons/control-panel Did you see extra space in page control?
You can see it in $:/core/ui/ControlPanel/Toolbars/PageControls
.
If you don't show the page button, the same can be seen in the More drop-down menu:
$:/core/ui/Buttons/more-page-actions
.
I found that the $:/plugins/kookma/utility/ui/Buttons/ViewFields
button also has space problems.
To check page buttons for space problems, I usually check these items:
After hiding the buttons, repeat the check again
Thanks @kookma
Ah I got it thank you! A fix is coming in few minutes.
$:/plugins/kookma/commander/buttons/pagecontrol
Here are my modifications: