Display bugs at some screen resolutions

Issue #49 resolved
Erik Järnberg created an issue

At 1366x768, the rendering window seems to be offset from the frame containing it, exposing a red column of pixels to the right. The red death overlay appears correctly inside the frame. This covers most of the rendering window except the part to the left that sticks out due to the offset. This rendering issue does not appear at 1360x768.

Exploring the issue further, I found another minor rendering issue at 1024x600 and 1024x768 resolutions. A single pixel wide column to the right of the screen. This column renders the game just like all the others, but it appears misplaced.

Comments (4)

  1. Braden Obrzut

    I assume you're running 1.0 right? Can you attach some screen shots of the problems? At the very least I found a related issue in the latest development code, but I can't reproduce anything with 1.0.

    Edit: I should note that if you go into debug mode, Tab+P can take a screenshot in BMP format.

  2. Log in to comment