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

[background image] pick file from file system #1811

Merged
merged 10 commits into from
Nov 18, 2024
Merged

Conversation

justvanrossum
Copy link
Collaborator

@justvanrossum justvanrossum commented Nov 18, 2024

This fixes #1812.

This adds a "Add background image..." menu item to the Glyph menu, that allows the user to pick an image from their hard drive.

This also refactors the Glyph menu into actions, meaning each item can get a custom shortcut.

This also fixes "Zoom to fit selection" by taking the (selected) background image into account.

@justvanrossum justvanrossum marked this pull request as ready for review November 18, 2024 18:45
@justvanrossum justvanrossum merged commit f07ccb4 into main Nov 18, 2024
5 checks passed
@justvanrossum justvanrossum deleted the bg-image-pick-file branch November 18, 2024 19:19
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.

[background image] Allow a PNG or JPEG image to be selected from the file system
1 participant