Hi there!
As a linux user, I am *loving* the web app... thank you so much for your amazing work!
Have run into a bit of a bug. On my laptop (15"), when I resize my browser to be half the scrteen, the toolbar at the top becomes too big, and overlaps the resource toolbar. Hmmm... sounds confusing. Here's a picture!
Setting
.top-command-menu.command-autocomplete-container { display:none; } fixes the issue (of course!)
Perhaps there needs to be some heuristic to hide certain elements when the screen width is too small?
Thanks again for all your work!
The resize logic already hides things as the window gets smaller in most browsers. What browser/version are you on? Does it happen as you drag it smaller, or only if you "snap" it to a smaller size?
HI David,
How odd...
This is on Firefox Nightly (61.0a1 (2018-04-13)). It happens both when I snap the window to a smaller size, and also when I manually resize the window horizontally...
Nick
I should add that it does work in Chrome... but I far prefer firefox! :-)
This happens to me on Chrome: the topbar on smaller browser sizes covers the tab bars.