Vizlib Home Try Vizlib
Welcome
Login
Not Taken

Sheet menu visbility of sheet titles

Hi,

As you can see attached, the titles of sheets are not fully shown in the menu (see attachment).

2 things that could be done here, enlarge the menu when collapsed or show the full title when you hover over it with your mouse.

Thanks in advance.

  • Hi Daan,

    In the below example, I have completed a workaround for the time being which is using the Sheet Menu Plus and its Styles (CSS) function.

    ​Please copy this code and change the value '200%' to something that suits your sheet better.
    ='
    .is-expanded{
        width: 200%!important;
    }
    '

    You need to go into the Sheet Menu's Property Panel and go to 'Global Settings' and in Styles (CSS) please insert the above code block including the ='...'

    This should result in the below.

    Please note your unique ticket reference (#39565) and URL https://community.vizlib.com/helpdesk/tickets/39565

    Kind regards,
    Luke T
    Vizlib | Product Manager
Login to post a comment