Total RP 3

Total RP 3

4M Downloads

Remove broadcast channel join delay and switch its position

Solanya opened this issue ยท 1 comments

commented

As Blizzard added a way to switch channel positions, the workaround to wait before joining the broadcast channel isn't needed anymore. We can join the channel as soon as possible, then after the current delay, switch channel positions (using SwapChatChannelByLocalID) to put the broadcast channel at the bottom (preferably switching 1 by 1 until the bottom of the list instead of switching with the last channel, to keep the relative order of the other channels.)

commented

The broadcast channel is already joined too early in 1.5.0-alpha1. This means we will need to do this within the scope of version 1.5.0.