I'm setting up a basic leaderboard for a 14 player game. I loop through each player, filling in the rows and columns with data. I fire up my map - and the last 2 users (Player 13 and Player 14 in the list) are always centered at the bottom of the Player column regardless of the style I've applied to those rows. It also (silently) refuses to print out data in the 13th and 14th rows of the leaderboard as well. There is nothing special about the code associated with these rows...I'm led to believe that Leaderboards are bugged for more than 12 rows??
UPDATE: After some more tinkering I found that Leaderboards do not seem to behave as expected. There doesn't appear to be a way to add true labels to columns, sorting seems broken, the "Add Player" function seems to break when you add a title row at row 1....is it just me or are Leaderboards seriously messed up?
I'm setting up a basic leaderboard for a 14 player game. I loop through each player, filling in the rows and columns with data. I fire up my map - and the last 2 users (Player 13 and Player 14 in the list) are always centered at the bottom of the Player column regardless of the style I've applied to those rows. It also (silently) refuses to print out data in the 13th and 14th rows of the leaderboard as well. There is nothing special about the code associated with these rows...I'm led to believe that Leaderboards are bugged for more than 12 rows??
UPDATE: After some more tinkering I found that Leaderboards do not seem to behave as expected. There doesn't appear to be a way to add true labels to columns, sorting seems broken, the "Add Player" function seems to break when you add a title row at row 1....is it just me or are Leaderboards seriously messed up?