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

Closed
wants to merge 111 commits into from
Closed

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)

@bo0tzz
Copy link
Member

bo0tzz commented Jul 10, 2024

Closing as stale/superseded by #10989

@bo0tzz bo0tzz closed this Jul 10, 2024
@alextran1502
Copy link
Contributor

This is for the web while #10989 is for the mobile app

@alextran1502 alextran1502 reopened this Jul 10, 2024
@alextran1502
Copy link
Contributor

Will reopen when the work restart

@byjlw
Copy link

byjlw commented Jul 31, 2024

how come this got closed?

@alextran1502
Copy link
Contributor

@byjlw as stated above, there is an opened pr that address this feature and likely to be merged

@lex-obrien
Copy link

Good Afternoon! I know this is an old PR, but I was trying to understand if there is an active plan to add basic edit mode (crop/rotate) to the web version and NOT just the mobile version? Or is there, and I just missed it?

The referenced PR ( #10989 ) seems to be mobile only.

Thanks! ~Lex

@stephen304
Copy link
Contributor

@lex-obrien If I've been following along correctly, #11074 already added a (hidden for now) web editor, which is waiting for a server side implementation to save edited photos, which is a draft in #11658 so that's where I'm following along.

@lex-obrien
Copy link

Ahhhaa! Thank you @stephen304 , that was the PR that I was missing!
Much appreciated!

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.

8 participants