electron-tabs
electron-tabs copied to clipboard
If there are many tabs, the added tab will not be displayed.
Describe the bug As the number of tabs increases, tab wrapping does not work, and the contents of the tabs are displayed, but the tabs cannot be accessed.
To Reproduce Call addTab 10 or something in the demo electron-tabs.html.
Expected behavior Even if there are many tabs, the newly added tab will be displayed.
Please complete the following information
- OS: macOS (Big Sur), Windows 10
- electron-tabs version 0.15.0
- Electron version 14.0.0
Code
Screenshots
Additional information
Related (duplicate?) #50
Any Solution for this issue @brrd @kondoumh ?