Skip to content

Model plugins not visible in WebACS canvas. #41

@sabicalija

Description

@sabicalija

When opening a model within plugins layouted at high coordinates (x >= 3000) in the WebACS the respective plugins are not visible any more.

image

Opening the model file in a text editor shows coordinates for the Comparator.1.2 plugin of

<layout>
        <posX>3169</posX>
        <posY>0</posY>
      </layout>

joystick_simple_ungrouped.txt

The canvas size of the WebACS is 3000x2000, the canvas size of the ACS is 4000x2000

Possible solutions:

  • increase (align) WebACS canvas to the same size as ACS
  • sanity check plugin positions and boundaries
  • sanitize plugin positions

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions