Dongxu Li

Results 279 comments of Dongxu Li

fix for 2.2.2: 74ce4996176a9c0a61fa083c3d0d74dbfe50fc21

@donfromvestal Does this happen too any dxf or specific ones?

The root cause: in 2.2.1, "0" in command line is defined to mean the coordinate of the origin (0,0), so the arc drawing action can not get a chance to...

@amoltaralkar DWG support needs to be improved, but it will takes time. Any help is welcome

This issue is a very good example for AI implementation. AI is very good at reading specifications and implement code accordingly.

@telephrag I cannot reproduce this issue: 1. create a rectangle by : Tools > Polygon > Rectangle; 2. Select the rectangle created in Step 1; 3. Tools > Modify >...

@telephrag 720P screen is probably challenging for reasonable user experience. You may try to hide some widgets from the widgets menu.

The root cause: fillet /chamfer calls bool RS_Information::isTrimmable(RS_Entity *e1, RS_Entity *e2) to determine whether the edges can be used. For polyline edges, the two edges are required to be neighbors....

@chrisatbest Snap packages have limited access to the file system like: /tmp /home, but probably not under snap. The access control is not managed by LibreCAD.