Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model plugins not visible in WebACS canvas. #41

Open
sabicalija opened this issue Jun 26, 2019 · 0 comments
Open

Model plugins not visible in WebACS canvas. #41

sabicalija opened this issue Jun 26, 2019 · 0 comments
Assignees
Labels

Comments

@sabicalija
Copy link
Contributor

sabicalija commented Jun 26, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants