vagran / dxf-viewer

DXF 2D viewer written in JavaScript
Mozilla Public License 2.0
290 stars 86 forks source link

The dimension does not have a valid layer assigned to it. #54

Closed dotoritos-kim closed 1 year ago

dotoritos-kim commented 1 year ago

dxf viewer dxf viewer

autocad viewer autocad viewer

It's not just the color that's different, there's a problem with it not being assigned to the correct layer.

vagran commented 1 year ago

Nice finding, thanks! Just fixed this in master. Will update npm package soon as well since this is quite critical bug.