- Joined
- Mar 13, 2018
- Messages
- 7,315
- Thread Author
- #1
Not a major bug, but something that's been bothering me for a while. Mostly a quality of life fix for launching multiple bots at once.
When loading a bot in the RM client, it has the load wheel for a couple of seconds (while the bot is loading), and if you're fast enough you can click to load a second bot in the same client while the first is loading. But if you take too long to select and launch the second bot, the first bot switches focus to the first bot's GUI.
The proposed fix is, essentially, if you're trying to launch multiple bots on the same client at once, the first bot's GUI loading shouldn't steal the client's focus back and interrupt whatever you were doing on the client's other tabs. I assume what's happening is there's some code like "when bot loads, switch to this tab" but it's really annoying having it interrupt whatever else I was doing in the client.
I mentioned this to @Arbiter on slack and he said it didn't sound right either.
Let me know if this explanation makes no sense and I can try to record a video, but that's kind of a hassle.
When loading a bot in the RM client, it has the load wheel for a couple of seconds (while the bot is loading), and if you're fast enough you can click to load a second bot in the same client while the first is loading. But if you take too long to select and launch the second bot, the first bot switches focus to the first bot's GUI.
The proposed fix is, essentially, if you're trying to launch multiple bots on the same client at once, the first bot's GUI loading shouldn't steal the client's focus back and interrupt whatever you were doing on the client's other tabs. I assume what's happening is there's some code like "when bot loads, switch to this tab" but it's really annoying having it interrupt whatever else I was doing in the client.
I mentioned this to @Arbiter on slack and he said it didn't sound right either.
Let me know if this explanation makes no sense and I can try to record a video, but that's kind of a hassle.