dan7886 / gta2-game-hunter

Automatically exported from code.google.com/p/gta2-game-hunter
0 stars 0 forks source link

Players list in private chat is always from #gta2gh channel #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start Game Hunter and Sign In.
2. #gta2gh channel is shown. Join another channel
3. The correct player list is shown for the channel.
4. Click a player to start a private chat with them.
5. The player list is now from #gta2gh, instead of the channel this player was 
in when you clicked them.

What is the expected output? What do you see instead?
The player list should be from the channel in which you clicked that player. 
Instead, it always shows the default channel (#gta2gh).

What version of the product are you using? On what operating system?
GH1.537l (beta)

Please provide any additional information below.
We could use the .Tag of each .Tab to store the active channel when that tab is 
first created. That can be used to cross-reference the correct lvPlayers when 
switching between tabs later on.

Original issue reported on code.google.com by aa22c...@gmail.com on 23 Apr 2012 at 10:12