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

feat(ui): copy layers to clipboard and save layers as assets #6875

Merged
merged 6 commits into from
Sep 18, 2024

Commits on Sep 18, 2024

  1. feat(ui): copy layer to clipboard

    Mary Hipp authored and psychedelicious committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e0906e8 View commit details
    Browse the repository at this point in the history
  2. feat(ui): save layer to assets

    Mary Hipp authored and psychedelicious committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f73a5f7 View commit details
    Browse the repository at this point in the history
  3. missed translation

    Mary Hipp authored and psychedelicious committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9e14388 View commit details
    Browse the repository at this point in the history
  4. fix variable name

    Mary Hipp authored and psychedelicious committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a593178 View commit details
    Browse the repository at this point in the history
  5. remove copy/save from layer UX and add it to layer context menu and a…

    …ction bar where appropriate; remove copy/save from IP adapter layers
    Mary Hipp authored and psychedelicious committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2d106b7 View commit details
    Browse the repository at this point in the history
  6. tidy(ui): remove save & copy functions for mask entities

    Not 100% sure that the format these are in is correct just yet. Will restore once we support importing image masks.
    psychedelicious committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    aa3ca7a View commit details
    Browse the repository at this point in the history