Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

having multiple files open annoying/not very practical

<< < (2/2)

Pecan:

--- Quote from: BlueHazzard on June 15, 2020, 08:31:56 am ---... This comes from the browse tracker plugin. It tracks the opening (and activating) of the tabs and every time you close a tab it goes up one tab in the stack. So it really is a chronological tab using switching. But it should do this only if the active tab is closed, not if some hidden tab is closed. ...

--- End quote ---

Please explain to me what a "hidden tab" is so I can fix this.

BlueHazzard:

--- Quote ---Please explain to me what a "hidden tab" is so I can fix this.
--- End quote ---
Non active tab...

lets say we have a project with 4 files and no tabs open.
Now open the files
in this order:

--- Code: ---1, 2, 3, 2, 1, 4
--- End code ---
!NOTE: Open 1 and 2 multiple times!!

the final tab layout should look like this with file 4 active

--- Code: ---tab 1 | tab 2 | tab 3 |!!!tab 4!!!
--- End code ---

Now close tab 3. The active tab will switch to tab 1 instead of staying in tab 4

i hope i explained it well

Pecan:
Fixed, Rev: 12177

BlueHazzard:

--- Quote from: Pecan on July 04, 2020, 04:55:15 pm ---Fixed, Rev: 12177

--- End quote ---
Thank You!

I will test and report back if i find other bugs.

Navigation

[0] Message Index

[*] Previous page

Go to full version