Browse Source
DXF export: fix incorrect export of polygons having thick outline (like zones): Thick segments of outline were drawn like lines with no thickness.
DXF export: fix incorrect export of polygons having thick outline (like zones): Thick segments of outline were drawn like lines with no thickness.
Fix ( workaround only) crash (Windows only) when a quasi modal frame (like footprint viewer) was called from a dialog (like the component properties dialog in schematic editor). Very minor other fixes.pull/1/head
9 changed files with 57 additions and 22 deletions
-
31common/common_plotDXF_functions.cpp
-
8common/eda_doc.cpp
-
10common/kiway_player.cpp
-
5common/msgpanel.cpp
-
1eeschema/getpart.cpp
-
4include/eda_doc.h
-
4include/msgpanel.h
-
8pcbnew/modedit.cpp
-
8pcbnew/tools/common_actions.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue