Like always i come up with trivial things:
Not exactly a wish but a doubt on what should happen when i move tabs.
Lets say i have 5 tabs in this sequence 1 2 3 4 5 and i move tab 3 to the right three times.
one time: 1 2 4 3 5
two times: 1 2 4 5 3
three times: 3 2 4 5 1
is it normal that the sequence (1 2 4 5) is somehow messed-up?? (tab 1 jumped to last), i expected the below sequence after moving tab 3 three times.
3 1 2 4 5
I ask this because, sometimes I have relevant tabs next to each other and moving tabs breaks that sequence.
Tab sequence
-
JustinF
- Posts: 358
- Joined: 28 Jun 2005 23:47
- Location: Omaha, Nebraska, USA
I just noticed this behavior yesterday while playing around with our cool new Shift+MouseWheel functionality. It looks like, as you've also noticed, that when you move a tab it trades places with next the one in it's path. Now, that works great, but there should be a little extra logic in there for when a tab is at either the beginning or the end. It should either 1) Not allow a tab to move past the endpoints, or 2) Shove all the tabs either left or right depending on whether the tab is coming from the front or the end.
Option 2 would be my preference.
Option 2 would be my preference.
Justin
Windows 7 Professional
Windows 7 Professional
-
admin
- Site Admin
- Posts: 66300
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Tab sequence
I did it although the first resulting sequence now is not shifting one tab's position but all tabs' positions. I agree it's much better now, but it's an interesting thing to understand why...surrender wrote:3 1 2 4 5
-
admin
- Site Admin
- Posts: 66300
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
XYplorer Beta Club