Project

General

Profile

Actions

Bug #278

closed

Making a display over 720 heigh doesnt render

Added by Truls Osmundsen over 4 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Normal
Target version:
-
Start date:
02/29/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

When making a disply over 720 it will not render anything below 720.
`
#manifest: "pc"
#displayWidth:1024
#displayHeight:900
#fullScreen:true
#googleFont:"smokum"
#fps:false
#splashScreen:false
#noWarning:"variable_not_declared"

// This will render:
plot 150,700,1

/This will not:
plot 150,750,1`

Actions

Also available in: Atom PDF