Quote:
Originally Posted by Rufus
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).