-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resize handle for vertical tab strip #30322
Comments
Was google-ing how to do this in brave with brave://flags/#brave-vertical-tabs enabled. |
Verified
|
Brave | 1.53.67 Chromium: 114.0.5735.53 (Official Build) beta (x86_64) |
---|---|
Revision | c499d7ea22c8b2dba278465a5df7b86a8efa4e64-refs/branch-heads/5735@{#970} |
OS | macOS Version 11.7.7 (Build 20G1345) |
Steps:
- installed
1.53.67
- launched Brave
- context-clicked my open tab
- chose
Use Vertical Tabs
- played around with the dynamic tab-pane resizer
Confirmed:
- minimum and maximum viewport sizes (see attached screenshots)
- no crashes
- chosen tab-pane width persists between new windows
- tab titles get covered and uncovered without any glyphs
example | example |
---|---|
example | example |
---|---|
Added |
Verification
Steps:
Confirmed:
2023-06-01_13h56_58.mp4 |
Verification
Steps:
Confirmed:
2023-06-08_13h23_44.mp4 |
Does not work here with the right now installable 1.53.83 Beta - can not resize tabs under Windows here - how to enable this feature? |
@Sa-Ja-Di Can not resize in mouseover/minimized mode but able to resize in expanded mode. Here is the recording. 2023-06-08_16h59_08.mp4 |
Correction.... after resetting some vertical tab flags i can resize them as it seems. But i have discovered another issue related to vertical tabs now since a while in the way that when you open tons of fresh tabs and you close them, the side tab bar size seems not to be calculated correctly anymore and you can basically scroll away all the tabs you have left out of the screen - even if it is only 1 or 2 left which are open: |
Currently, vertical tab strip has fixed width. But it'd be useful if we can resize it with a resize handle.
The text was updated successfully, but these errors were encountered: