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

Allow creating an image occlusion from the clipboard #2689

Merged
merged 10 commits into from
Sep 29, 2023

Conversation

abdnh
Copy link
Collaborator

@abdnh abdnh commented Sep 27, 2023

Closes #2664

Copy link
Contributor

@glutanimate glutanimate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working well here, thanks Abdo! One general thought:

With these changes we'd have two different implementations of pasting images into the editor. IMHO it might make sense to unify them, even if that means a slightly larger diff footprint and more (though still conservative) refactoring.

qt/aqt/editor.py Outdated Show resolved Hide resolved
ftl/core/notetypes.ftl Outdated Show resolved Hide resolved
@dae
Copy link
Member

dae commented Sep 29, 2023

LGTM - thanks as always Abdo!

@dae dae merged commit 074f452 into ankitects:main Sep 29, 2023
@abdnh abdnh deleted the io-clipboard branch September 29, 2023 11:31
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.

Allow creating an image occlusion from the clipboard
3 participants