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

Improve loading state display #11

Open
wctiger opened this issue May 16, 2022 · 2 comments
Open

Improve loading state display #11

wctiger opened this issue May 16, 2022 · 2 comments
Assignees
Labels

Comments

@wctiger
Copy link
Owner

wctiger commented May 16, 2022

Loading is more adhesive when computing large photos - i.e. put 1inch photos on an A3 paper.

It needs to look better

@wctiger wctiger added the mvp label May 16, 2022
@wctiger wctiger self-assigned this May 16, 2022
@wctiger
Copy link
Owner Author

wctiger commented Mar 7, 2023

This is being looked at in offscreen-canvas

@wctiger
Copy link
Owner Author

wctiger commented Mar 7, 2023

Things to look at

  • Render image directly on canvas than transfer them into an image back and forth. Shall I look for a react lib?
  • Fix the issue that canvas is being transfer more than once, also the detached canvas thing
  • Why there are multiple calls to the collate generation? It should be a Recoil issue. Try latest version?
  • Or, furthermore, shall we replace recoil with zustand?

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

When branches are created from issues, their pull requests are automatically linked.

1 participant