-
Notifications
You must be signed in to change notification settings - Fork 265
Description
When having many repository tabs (Pages) open in SourceGit, and they become too many to fit the width of the window, then side-scrolling arrows will appear at the left & right ends of the tab-area.
However, using these arrows to scroll the tabs (either by clicking or holding down) becomes tedious, and it's difficult to get an overview of all the tabs that are open. Switching back-and-forth between the left-most and right-most tabs becomes slow when they are not both on screen simultaneously.
Additionally, to view and click the '+' (Create New Page) button, one has to scroll all the way to the right-most tab.
I'd suggest either replacing the side-scrolling arrows with, or simply adding, a button for popping up a vertical drop-down (showing all the open tabs) where the desired tab can be selected and quickly switched to. This would give (vertical) screen-space and easy overview for a lot more open tabs than the horizontal tab-area can display simultaneously, and would make it a breeze to switch back-and-forth between the left-most (top-most) and right-most (bottom-most) tabs.
Also, I suggest moving the '+' (Create New Page) button outside the tab-scroll-area, so that it's always visible. That way, there would be no need for side-scrolling to find it.
NOTE: I'm aware that there are (quicker) keyboard shortcuts for most of these actions, but using the mouse should not be unnecessarily tedious regardless...