Project

General

Profile

Bug #120

Rainbow Height

Added by Nick Morison about 4 years ago. Updated over 3 years ago.

Status:
Feedback
Priority:
Low
Target version:
Start date:
02/05/2020
Due date:
% Done:

0%

Estimated time:
1:00 h
Affected version:

Description

The rainbow command seems to be ignoring the last parameter (the height).

The below draws one 32 pixel high bar in Amos, but fills the screen in AOZ:

#manifest:"amiga"
#fullScreen:true

set rainbow 0,1,32,"","","(1,1,15)(1,-1,15)"
rainbow 0,0,100,32 // height (last parameter) ignored
wait key

Files

capture2.png (840 Bytes) capture2.png Baptiste Pillot, 03/07/2020 12:36 PM
capture1.png (7.97 KB) capture1.png Baptiste Pillot, 03/07/2020 12:36 PM
#1

Updated by Francois Lionet about 4 years ago

  • Status changed from New to Resolved
  • Target version set to 0.9.5

Fixed!

#2

Updated by Baptiste Pillot about 4 years ago

It's not exactly 32 pixels, but 31. Is it right ? not sure.
Look at the capture2.png file : 124 pixels height (4x31), instead of 128 pixels.


#3

Updated by Brian Flanagan over 3 years ago

  • Priority changed from Normal to Low
  • Estimated time set to 1:00 h
#4

Updated by Brian Flanagan over 3 years ago

  • Affected version changed from 0.9.4 to Beta 2

Re-tested in Beta 2.

It's broken worse now. I just get a black screen instead of what Pillot saw.

Also available in: Atom PDF