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

Secure dimension settings in current drawing preferences #1329

Open
lordofbikes opened this issue Mar 14, 2021 · 0 comments
Open

Secure dimension settings in current drawing preferences #1329

lordofbikes opened this issue Mar 14, 2021 · 0 comments
Labels
reproducible A confirmed bug with steps to reproduce restriction A malfunction which is not critical or could be worked around

Comments

@lordofbikes
Copy link
Member

This issue was triggered by forum thread https://forum.librecad.org/point-select-not-working-tp5720321p5720351.html
and is related to #1328

Observed behavior

When both, arrow size AND tick size, are set to 0 in Current Drawing Preferences, dimensions become sticky for single click selection.
It's impossible to select any regular entity, always one of the dimensions is selected with a single left click.

Even when this is not the intention of dimensions, this case, arrow size = tick size = 0, should be secured to prevent this unexpected behavior.

Angular and radial dimensions are already secured and are save for both sizes set to 0.

Steps to reproduce or sample file

  • create a drawing with some entities
  • add some dimensions
  • set arrow size and tick size to zero
  • try to select one of the non dimension entities

Operating System and LibreCAD version info

all OS
latest master code

@lordofbikes lordofbikes added reproducible A confirmed bug with steps to reproduce restriction A malfunction which is not critical or could be worked around labels Mar 14, 2021
melwyncarlo added a commit to melwyncarlo/LibreCAD that referenced this issue Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reproducible A confirmed bug with steps to reproduce restriction A malfunction which is not critical or could be worked around
Projects
None yet
Development

No branches or pull requests

1 participant