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

Fixed bug #1823 (select_all not working) #1824

Merged
merged 2 commits into from
Aug 10, 2024
Merged

Conversation

klayoutmatthias
Copy link
Collaborator

  1. Fixed "LayoutView#select_all"
  2. Box selection now will select texts at their origin again: this way it is included in the bounding box. Point mode still takes the text's glyph area.

1. Fixed "LayoutView#select_all"
2. Box selection now will select texts at their origin again:
   this way it is included in the bounding box. Point mode still
   takes the text's glyph area.
@klayoutmatthias klayoutmatthias linked an issue Aug 8, 2024 that may be closed by this pull request
@klayoutmatthias klayoutmatthias merged commit 857fbc8 into master Aug 10, 2024
24 checks passed
@klayoutmatthias klayoutmatthias deleted the bugfix/issue-1823 branch August 10, 2024 11:37
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.

LayoutView.select_all() not working / not selecting anything
1 participant