Skip to content

Bugfix/issue 2356#2357

Open
klayoutmatthias wants to merge 12 commits into
masterfrom
bugfix/issue-2356
Open

Bugfix/issue 2356#2357
klayoutmatthias wants to merge 12 commits into
masterfrom
bugfix/issue-2356

Conversation

@klayoutmatthias
Copy link
Copy Markdown
Collaborator

No description provided.

Matthias Koefferlein added 11 commits May 23, 2026 21:19
Problem: snapping with angle constraints and object snapping
sometimes gave results not conforming to the angle constaints.
This happened when shape edges are parallel to the cutlines that
define the angle constraint.
…)' to 'never snap to object' (inverted) in rulers config.
This bug was triggered during development and happened
because the tool bar build code was invalidating
QAction objects indirectly while they are used for
building the main menu.

Solution is to separate building of menu bar and
tool bar / context menus.
Now, the tool options dock is either visible or not. Visibility
can be configured like for the other docks. Key binding stays
"F3" by default for the dock visibility.

The dock is populated with pages depending on the tool. It may
also be empty.
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

Successfully merging this pull request may close these issues.

edit options always shown, even for klayout -ne

1 participant