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: close dialog and show toast for Export image #8007

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 11, 2024

  1. feat: close dialog and show toast for Export image

    Save to feature closes dialog and showed toast message
    after exporting successful.
    Export image feature better follow the same flow.
    yongjoon-km committed May 11, 2024
    Configuration menu
    Copy the full SHA
    6d510b8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    4dc975c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. feat: close dialog and show toast for copy to clipboard

    Change the toast duration from 5 seconds to 1.5 seconds.
    yongjoon-km committed May 15, 2024
    Configuration menu
    Copy the full SHA
    89c3508 View commit details
    Browse the repository at this point in the history
  2. combine into single if

    ad1992 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0d564bc View commit details
    Browse the repository at this point in the history
  3. simplify

    ad1992 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2351798 View commit details
    Browse the repository at this point in the history
  4. fix

    ad1992 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    18e95dd View commit details
    Browse the repository at this point in the history