Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Simulide 1.0.0 error m_area servo

2 posters

Go down  Message [Page 1 of 1]

1Simulide 1.0.0 error m_area servo Empty Simulide 1.0.0 error m_area servo Fri Feb 25, 2022 9:32 pm

feri



I compiled Simulide 1.0.0 985 the servo leaves a trail when I move it.
I solved it by moving the line m_area = .... under initialize ()

Code:

    setLabelPos(-16,-40, 0);
    setShowId( true );
    initialize();
    m_area = QRectF( -40, -40, 96, 80 );

Greetings

2Simulide 1.0.0 error m_area servo Empty Re: Simulide 1.0.0 error m_area servo Sat Feb 26, 2022 1:02 am

arcachofo

arcachofo

Thanks.
Fix applied at Rev 986.

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum