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] Add support for background image in the selection info panel #1804

Merged
merged 10 commits into from
Nov 17, 2024

Conversation

justvanrossum
Copy link
Collaborator

@justvanrossum justvanrossum commented Nov 17, 2024

This fixes #1803, and supersedes #1787.

This also adds an "opacity" field to the BackgroundImage class. It is easier to work with than with backgroundImage.color.alpha, esp. when the color field is optional. We'll leave the color field, but for now we won't expose it in the UI. (It is still useful for round-tripping UFO background images.)

@justvanrossum justvanrossum merged commit d39db26 into main Nov 17, 2024
5 checks passed
@justvanrossum justvanrossum deleted the bg-image-sel-info branch November 17, 2024 20:25
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] Add support for background image in the selection info panel
1 participant