Actions
Bug #299
closedBackground screen on a Dual Playfield sits 100 pixels lower down the screen than it should.
Start date:
03/09/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Background screen on a Dual Playfield sits 100 pixels lower down the screen than it should.
In example, both screens are same size, colours etc. Screen 0 is double buffered, screen 1 isn't.
Run program. Background (screen 0) is cleared with colour 8 (Grey)
Animated Bob is position at y coord 0, and has a centred hot spot, you'll see only half of it is visible.
Press 't', then press any key to draw further bars on Screen 1. Note when counter reaches 100, the bar touches the top of screen 0.
New in 0.9.6.2, you'll also see colour 0 on the bob is now a solid grey colour.
Files
Updated by Francois Lionet over 4 years ago
- Status changed from New to Resolved
- Target version set to 0.9.8.1
Ooops, some debugging code I forgot... Fixed!
Updated by David Baldwin over 4 years ago
- Status changed from Resolved to Closed
Actions