-
-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Bug Report Checklist
- I have searched existing issues and this is not a duplicate
- I have updated to the latest version of Vertical Tabs
- I have disabled all other plugins and themes to ensure the issue is with Vertical Tabs
- I have restarted Obsidian after disabling other plugins and themes, and the issue persists
Beta Version
- I am using a beta version of Vertical Tabs
Beta Version Tag (if applicable)
No response
Environment (Optional)
- Windows
- macOS
- Linux
- Android
- iOS
- iPadOS
Bug Description
Suddenly instead of the tab area being divided into tabs with equal width, until the limit is reached, the active tabs started to bloat, taking the whole possible space. This is not what I expect from the feature, really. I haven’t tested what happens if the area overflows, but sure I don’t like the huge active tab — it prevents me from blindly clicking into neighboring tabs, since after each click the configuration changes drastically.
The plugin though is gorgeous :)
Steps to Reproduce
- Enable the option
- Observe
Debug Information
SYSTEM INFO:
Obsidian version: v1.11.1
Installer version: v1.7.7
Operating system: Windows 10 Pro 10.0.19045
Login status: logged in
Language: en
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Base theme: dark
Community theme: Minimal v8.1.2
Snippets enabled: 9
Restricted mode: off
Plugins installed: 27
Plugins enabled: 26
1: Vertical Tabs v0.16.6
2: Better Command Palette v0.17.1
3: Commander v0.5.4
4: Default New Tab Page v0.11.9
5: Dynamic Highlights v0.3.1
6: Force note view mode v1.2.2
7: Lazy Plugin Loader v1.0.21
8: Minimal Theme Settings v8.2.1
9: Omnisearch v1.27.3
10: Recent Files v1.7.5
11: Remember cursor position v1.0.9
12: Settings Search v1.3.10
13: Style Settings v1.0.9
14: ToggleList v1.2.7
15: Blockreffer v1.5.0
16: Calendar v1.5.10
17: Change Case v2.0.139
18: Emoji Shortcodes v2.2.0
19: Footnote Shortcut v0.1.3
20: Linter v1.30.0
21: Paste image rename v1.6.1
22: Sort & Permute lines v0.7.0
23: Trim Whitespace v0.4.1
24: Tag Wrangler v0.6.4
25: Janitor v1.1.1
26: Easy Bake v1.1.0
RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
Plugin Settings
{
"version": "0.16.6",
"settings": {
"showActiveTabs": false,
"autoUncollapseGroup": false,
"hideSidebars": true,
"sidebarTabTypes": [
"markdown"
],
"sidebarExcludeSelf": true,
"trimTabNames": false,
"showMoreButtons": false,
"useTabEditing": true,
"zenMode": false,
"showActiveTabsInZenMode": true,
"enableTabZoom": true,
"enhancedKeyboardTabSwitch": false,
"alwaysOpenInNewTab": false,
"deduplicateTabs": true,
"ephemeralTabs": false,
"smartNavigation": true,
"navigationStrategy": "custom",
"autoCloseEphemeralTabs": false,
"deduplicateSameGroupTabs": true,
"deduplicateSidebarTabs": true,
"deduplicatePopupTabs": false,
"linkedFolderLimit": 5,
"linkedFolderSortStrategy": "fileNameAToZ",
"columnViewMinWidth": 300,
"continuousViewShowMetadata": false,
"continuousViewShowBacklinks": false,
"missionControlViewZoomFactor": 0.5,
"disablePointerInMissionControlView": true,
"backgroundMode": false,
"scrollableTabs": true,
"scrollableTabsMinWidth": 100,
"autoHideHorizontalTabs": false,
"disableOnThisDevice": false,
"enableUpdateCheck": true,
"showNewTabButtonAtBottom": false,
"installationID": "[Redacted]"
}
}Can you reproduce the bug in the "Sandbox vault"? Please skip this for mobile platforms by selecting "Not applicable".
--- Select an option ---
Screenshots (Optional)
Additional Information (Optional)
No response
Metadata
Metadata
Assignees
Labels
Projects
Status