QCAD - 2D CAD System.
Click here for a documentation of the DokuWiki formatting syntax that can be used in reports
Please search for existing tasks (also closed ones) before opening a new task.
Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help > Check for Updates)
FS#849 - Make maximum visible reference points of selection configurable
Opened by Benjamin Dahl (benjamindahl) - Friday, 05 July 2013, 19:10 GMT+2
Last edited by Andrew (andrew) - Friday, 05 July 2013, 19:40 GMT+2
|
DetailsProvide configuration option to raise / lower maximum reference points that are shown for selected entities (currently fixed to 1000). Original report: Imported a spline-dxf from adobe illustrator. Converted the spline to polyline with explode command. Then no anchor points / vertex points / vertices were showing anymore. Simplified the polyline so that it had less than 1000 points. Vertices became visible. I think some freeform objects need actually more than 1000 vertices. Also them need to be edited. Please increase the amount of vertices showing to biginteger regards
Benjamin |
This is a limit imposed by display performance, not data type.
I'll change this into a feature request to make this limit configurable.