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

Web Photo Editor #9575

Draft
wants to merge 111 commits into
base: main
Choose a base branch
from
Draft

Conversation

dfcowell
Copy link
Contributor

@dfcowell dfcowell commented May 18, 2024

Based on the work started by @faupau03 here: #3271

The vast majority of the work is theirs, opening a new PR so that I can keep up-to-date with upstream.

There's a bit of work required to get this ready for review. I'm going to focus on some refactoring for maintainability and tests, and finishing off the crop feature before submitting for review.

TODO:

  • Refactor UI components to use reactive Svelte conventions (in progress)
  • Unit tests for editor logic
  • Get crop handles working

Out of scope for this version:

  • Auto-adjust/smart filters
  • Mobile/touch-compatible UI (targeting desktop use only with a strong preference for mouse input)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants