gonzaarcr / Fildem

Fildem global menu
GNU General Public License v3.0
802 stars 86 forks source link

The labels for the global menu items are being cut of and replaced with "." #102

Closed TheBlueOompaLoompa closed 3 years ago

TheBlueOompaLoompa commented 3 years ago

Information

What is the current behavior?

All menu labels are just dots, image also if I set the button paddings to 0 it will show the shortest word for label which is go. image

Steps to reproduce the problem

Install the extension and launch VSCodium

What is the expected behavior?

It should show the menu labels without cutting them off so early

nerdyslacker commented 3 years ago

I guess you have Scroll Panel extension installed. If so then go to extension Settings > Switching Windows > uncheck Panel fixed width. At least for me it was the problem. Maybe in your case it's another extension.