Skip to content

Some sketch windows appear in wrong location on Stallion #31

@rturknett

Description

@rturknett

When launching from the Stallion head node with the ...configuration_stallion_all_noxinerama.xml... configuration, sketch windows sometimes appear in the wrong position (offset to the center of the monitor instead of at the origin). This appears to be a race condition where the frame.setLocation() command to move the sketch window to the coordinates specified in the config file is executed before Processing sets the default location of the sketch window (which should happen afterward).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions