You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dropdown sometimes showed even though no view tab was overflowing - this because the adjusted viewport width was not yet flushed to the DOM when checking for overflowing view tabs.
fixes#159
Current behavior
When opening a new view, the view tab bar sometimes shows the hidden view tab menu even if there is enough space for all view tabs.
Expected behavior
The dropdown shows only if there is not enough space for all view tabs.
Environment
The text was updated successfully, but these errors were encountered: