View Single Post
  #65  
Old 05-22-2011, 02:29 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by Rufus View Post
Latest v6 client, not sure the inventory is supposed to look like this.
That's a bug I've described already in the appropriate thread. It ends up looking like this when the coordinates of the images are floating point numbers (which they are because I'm calculating the center of the screen by dividing the resolution by two). This didn't happen in v5, but Stefan seems to show little interest in fixing this so far. Guess I'll end up making integer values out of those :/ You can fix it for yourself by changing to window size of Graal so it ends up with even numbers for its resolution (or altering the config file).
Reply With Quote