[FIXED][Manialink Designer] Crash when modifying pos
Posted: 18 Jun 2015, 20:51
Hello!
I've got a crash when modifying posn attribute.
It happens when I do modify it in the script part and then (without clicking) I move the mouse to the visual part.
Here's a test manialink to reproduce the crash :
Just modify the label posn (for example remove -5.5 and rewrite it), then move the mouse to the visual part => Crash.
I really need the manialink designer. It's a very nice feature. As I'm very bad at design, it helps me a lot to make static part of my game manialinks! I hope it will be fixed soon
Thank you in advance for your help
I've got a crash when modifying posn attribute.
It happens when I do modify it in the script part and then (without clicking) I move the mouse to the visual part.
Here's a test manialink to reproduce the crash :
Code: Select all
<frame posn="-60 17 0" hidden="0" id="Frame_BlueStats">
<label posn="3.75 -5.5 2" sizen="8.5 4" text="L. ACC" style="TextButtonMedium" textsize="1" scale="0.6" halign="center"/>
</frame>
I really need the manialink designer. It's a very nice feature. As I'm very bad at design, it helps me a lot to make static part of my game manialinks! I hope it will be fixed soon

Thank you in advance for your help
