-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Add the settings popover menu for the Overlays toggle #2523
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
Merged
Keavon
merged 35 commits into
GraphiteEditor:master
from
seam0s-dev:granular-overlays-settings
Apr 30, 2025
Merged
Changes from 20 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
48dca48
Added granular overlays control based on features
seam0s-dev 3beb5cf
Added basic support for pivot, path, anchors and handles overlay sett…
seam0s-dev ba5aa04
Added more overlay checks on anchors and handles
seam0s-dev 938ad07
Add new settings over measurements, hover and selection overlays
seam0s-dev f1f2a7b
Fix errors introduced while rebasing
seam0s-dev d335e3c
Disable anchors and handles functionality with their overlays, extend…
seam0s-dev 61f2d82
Merge branch 'GraphiteEditor:master' into granular-overlays-settings
seam0s-dev d48cfde
Add check to enable/disable outlines on selected layers
seam0s-dev c4c5379
Toggle handles checkbox in sync with anchors checkbox
seam0s-dev d5d5d4c
Refactor overlays checks
seam0s-dev c55d679
Remove debug statements
seam0s-dev 09729d1
Merge branch 'master' into granular-overlays-settings
seam0s-dev e13afc8
Update select_tool.rs to resolve conflict
seam0s-dev 792893a
Minor fix to reflect anchor checkbox state on the handles
seam0s-dev 0b0e57c
Merge branch 'master' into granular-overlays-settings
seam0s-dev b721315
Merge branch 'GraphiteEditor:master' into granular-overlays-settings
seam0s-dev 39449d3
Merge branch 'master' into granular-overlays-settings
Keavon 857fb70
Minor fix to make anchors checkbox work
seam0s-dev 24719ad
Merge branch 'master' into granular-overlays-settings
Keavon 4151b79
Rearrange menu items, and code review
Keavon 2fcc50f
Fix pivot dragging
seam0s-dev 5fd735b
Add handles overlay check when drawing with pen tool
seam0s-dev b7fb453
Fix constrained dragging when transform cage is disabled
seam0s-dev 623e263
Fix deselecting user selection when anchors are disabled
seam0s-dev 16c0c4f
Minor fix for disabling anchors
seam0s-dev 1634862
Remove All from OverlaysType
seam0s-dev ddcbafc
Remove debug statements
seam0s-dev fb523b5
Merge branch 'master' into granular-overlays-settings
seam0s-dev 4e6f773
Fix editor crash when selecting other layers with path tool and ancho…
seam0s-dev 73d3ea0
Merge branch 'master' into granular-overlays-settings
seam0s-dev 5770a93
Merge branch 'master' into granular-overlays-settings
Keavon 97ca65d
Minor fix on overlays check for all overlays
seam0s-dev 293612e
Add proper code formatting
seam0s-dev ceeb7f2
Merge branch 'master' into granular-overlays-settings
Keavon fd5629b
Nits
Keavon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
357 changes: 276 additions & 81 deletions
357
editor/src/messages/portfolio/document/document_message_handler.rs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.