-
Notifications
You must be signed in to change notification settings - Fork 130
Tab overflow handling for many tabs #50
Comments
Related to #40. |
Which variant do you prefer to implemnt. The scrolling or the wit additional button? |
Actually for the next major release I was planning to move to another existing CSS tabs library, such as https://github.com/adamschwartz/chrome-tabs. This is the main reason why I didn't work on this issue. I already worked a bit in order to make chrome-tabs compliant with electron-tabs needs. Unfortunately I really lack time to go on right now and I will be very busy with my job during the next weeks/months. If you still want to help, your contribution can be really useful until we move to chrome-tabs (or another similar solution). I don't know which solution is the best between scrolling or additional buttons, feel free to do it the way you prefer. It will be a great improvement anyway 😉 Thank you for your contribution! (I'll check your PR ASAP) |
Ok I will implement one.I tried chrome-tabs by Adam before your Tabs but i like yours more.
So I try to help you
|
Is there a solution for this problem now? |
I can help you to finish it if you need. We can add a parameter to allow users to choose whether to have a single line flexible compressed menu or to keep the current multi-line mode. |
Thanks but I wrote this five years ago. Meanwhile I refactored the whole thing in a different way, so I'm not planning to use chrome-tabs anymore. You still can customize the styles to mimic chrome styles if you want, but it won't be merged into this project IMO. |
It would be nice to have a logic for many opened tabs.
possible solutions are:
I have attached an image to show current behaviour
The text was updated successfully, but these errors were encountered: