When there are multiple sheets the arrow boxes for switching sheets could be aligned far right to show more sheet names. With a large number of sheetname they are cropped which makes navigation a bit more difficult.
Greetings!
There is a possibility to change the bottom-toolbar width using onViewInit event.
The default width of bottom-toolbar is 5*sheetTabWidth
(the width of a single tab). It’s possible to change the multiplier, which would lead to the bottom-toolbar width changing.
Please, check the snippet here: Code Snippet
Kind regards,