lherry
2 years agoContributor
Status:
New Idea
Opening new tab places it next right and closing tab activates next right and not next left
Hello,
I've ticked the "Activate after test run" into the Engines > Log options.
In my code editor I've opened two scripts A and B. I'm working on my A script.
After executing my project, the new log tab opens next right to my A tab (which is ok)
But when I close the log tab, it activates the next right tab (which is my B script) and not my previous active script (which should be my previous left A script).
I've to perpetually click on the A tab to go back to my current work after each execution.
The behavior is the same whith every opened/closed tab : opening = next right, closing = activates next right tab (and not previous left one)
Thanks in advance !