Skip to content

Renderer in fullScreen is not parsed #683

Closed
@codeanticode

Description

@codeanticode

The PdePreprocessor in the Java mode is not parsing the renderer when the sketch is in fullscreen mode:

https://github.com/processing/processing4/blob/master/java/src/processing/mode/java/preproc/PdeParseTreeListener.java#L718

Current workaround is to use size(displayWidth, displayHeight, RENDERER) instead of fullScreen(RENDERER)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions