Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity with LineType = NoPen not being saved correctly #1734

Open
apwoodhouse opened this issue Feb 6, 2024 · 0 comments
Open

Entity with LineType = NoPen not being saved correctly #1734

apwoodhouse opened this issue Feb 6, 2024 · 0 comments

Comments

@apwoodhouse
Copy link

Entities should be saved with their assigned Line Type attribute

Entities appear to be saved with their correct Line Type UNLESS the Line Type is NoPen -- in which case they seem to revert to Continuous

Create a rectangle with Line Type = Continuous; explode it; select one side; select "attributes"; change Line Type to NoPen; click "OK"; observe rectangle has three Continuous sides and one where Line Type is NoPen; save document; open Document; observe rectangle is erroneously drawn with all sides using Line Type of Continuous

LibreCAD Version: 2.2.0
Compiler: Clang 13.0.0
Compiled on: Dec 17 2022
Qt Version: 5.15.7
Boost Version: 1.80.0
System: macOS 12.7.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant