Login  Register

Re: [Bug] rs_actiondrawellipsecenter3point

Posted by dxli on Jun 14, 2013; 5:36pm
URL: https://forum.librecad.org/Bug-rs-actiondrawellipsecenter3point-tp5708194p5708351.html

You are right!

it should read:

if( l1.isValid()==false ||  || l2.isValid()==false ) {

my bad again :(

Thanks a lot to point out

Dongxu

On Fri, Jun 14, 2013 at 1:22 PM, cantcode [via LibreCAD] <[hidden email]> wrote:
"-    if( (l1.isValid()==false && l2.isValid()) == false ) {
+    if( (l1.isValid()==false || l2.isValid()) == false ) { "

I think there is a bracket missing or there are too much of them.
trying to fix this bracket issue, I still get a crash.
will try to investigate a litte more.


If you reply to this email, your message will be added to the discussion below:
http://forum.librecad.org/Bug-rs-actiondrawellipsecenter3point-tp5708194p5708348.html
To start a new topic under LibreCAD-dev, email [hidden email]
To unsubscribe from LibreCAD-dev, click here.
NAML



--
Dongxu Li, Ph.D.
www.librecad.org