asterics / WebACS

HTML5/JS version of the AsTeRICS Configuration Suite
Apache License 2.0
3 stars 2 forks source link

Model plugins not visible in WebACS canvas. #41

Open sabicalija opened 5 years ago

sabicalija commented 5 years ago

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: