-
-
Notifications
You must be signed in to change notification settings - Fork 457
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
Collapsable chat tabs. #1484
Comments
Related issue: #388 |
As apa imagined it seems really good, one row that would resize depending on the window width that would be scrollable vertically or horizontally, but in groups of how many tabs fit on the screen - not how it is currently implemented, as I believe current single-tab scrolling is inefficient. |
@tolekk would hiding tabs be enough? I have a draft pr for it, you can check it out. |
I can see @zneix mentioned in his pr that this issue was related. Is there some part of this issue that the pr didn't fix? |
Closing since I think #2600 solves for this use-case. |
Is your feature request related to a problem? Please describe.
I hate how half of my chatterino screen is taken up with chat tabs, I want to be able to see more of the actual chat. Also I'm technically limited on the amount of chats I can join due to this.
Describe the solution you'd like
Make the chat tabs collapse into a scroll-down or a differently navigated menu so that more chat can fit on the screen.
Describe alternatives you've considered
I have no alternatives on my mind at the moment.
Additional context
As most people are probably as lazy as I am, the chat adding menu is not perfect, you have to type in, or copy the whole name which takes more time than optimal in my opinion, that's why I keep all the tabs open. This feature is also helpful for people like me, who host multiple bots for people whose chats I want to keep open so people can ping me.
The text was updated successfully, but these errors were encountered: