Hi all,
In the <rhythmzone/> defines. In 6 decks.xml.
This :
Should be this :
In the <rhythmzone/> defines. In 6 decks.xml.
This :
<pos y1="+79" y2="+79" y3="+79" y4="+85" y5="+85" y6="+85"/>
Should be this :
<pos y1="+79" y3="+79" y5="+79" y2="+85" y4="+85" y6="+85"/>
Posted Sun 15 Jan 17 @ 11:16 pm
And subsidiary question, is there a kinda y_left or y_right, any syntax relating to side ?
Posted Sun 15 Jan 17 @ 11:17 pm
Grid y values ,fixed in latest Early Access.
There is no left_/right_y. Only way is to have them in panels with visibility based on the leftdeck/rightdeck
There is no left_/right_y. Only way is to have them in panels with visibility based on the leftdeck/rightdeck
Posted Mon 16 Jan 17 @ 8:25 am
Strange. As we can choose deck1_left or deck1_right it would be logical to also have y1_left, y1_right and so on...
Posted Mon 16 Jan 17 @ 9:00 am