Shylugh:Would be nice, when using the player compare, to be able to close player windows. e.g. I compare neck and myself and then close my window to more easily visually compare zafo and neck.
Yeah, it's on my to do list in my updates post (omg, don't you read that?). It's a layout thing.
Technically speaking, the tables of each player float to the left. I need to 'clear' the float after every 2 tables or else each new row of players will start to fill in the gap directly below each table, creating a checkboard look which is something I don't want to happen. If all the tables were the same height, it wouldn't be an issue. What it comes down to is me having an extra check on the number of players displayed each time a player table is removed and re-apply the 'clears'. Exciting, ain't it?