Run Window Tool auto-focusing every Request
I am working in a Flask project and there is code that will regularly post back and forth so the user can see when other users are looking at the same thing. However, every time a POST request is made, if I am looking at the Git tab on the tool console at the bottom, it will automatically focus on the Run tab, switching me from what I was doing in the Git tab. I have tried looking for some more granular control over that Run window, but I haven't been able to find anything.
As a note I my tool tabs are Run, Python Console, Git, Terminal, and TODO.
Please sign in to leave a comment.