Hi Jason, so instead of making 2 rows how about removing some of the buttons that you don't use so it doesn't overflow your available screen width?
How often do you use the "Log" button for example?
The buttons in CustomUI are generated by .js files in AppData\Roaming\Moi\startup. Make a sub-folder in there something like "bak" and move some of the .js files into that sub-folder so they will not be triggered and won't add in their buttons.
Some good candidates to remove are:
LogScroll.js
Nodeeditor.js if you don't use the node editor
Align Buttons.js which are already available in the side pane under Transform > Align
HideLock.js which is already available on the Edit tab on the side pane
ResetAll.js which is already available on the View tab of the side pane and also by right-click on the "Reset" button on the bottom of each viewport
CPlane.js which is already available on the side pane in the View tab
Image.js which is already available on the side pane under the View tab
Select Buttons.js which is already available on the side pane under Select
If you use any of those very frequently then go ahead and keep them but otherwise get rid of them so you don't overflow the command bar.
- Michael
|