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

Do not spawn a pet with a broken image if you cancel spawning a pet. #98

Merged
merged 9 commits into from
Feb 28, 2022
Merged

Do not spawn a pet with a broken image if you cancel spawning a pet. #98

merged 9 commits into from
Feb 28, 2022

Conversation

Harry-Hopkinson
Copy link
Contributor

@Harry-Hopkinson Harry-Hopkinson commented Feb 26, 2022

Before if you are in the process of spawning a pet and you cancel the operation with escape or close the spawn pet tab. A broke image is shown like below.
Broken Image

However with this new change, if the process of creating a pet is cancelled, an image is not displayed and a vscode.window.showErrorMessage is displayed. Like so...
New Change

@Harry-Hopkinson
Copy link
Contributor Author

  1. Do not spawn a pet with a broken image if you cancel spawning a pet.
  2. Created a .prettierignore for Markdown files.
  3. Bumped the LICENSE.
  4. Fixed Typo in the README

@Harry-Hopkinson
Copy link
Contributor Author

@tonybaloney this PR should be ready for review

@tonybaloney tonybaloney merged commit 9fab983 into tonybaloney:master Feb 28, 2022
@tonybaloney
Copy link
Owner

Thanks @Harry-Hopkinson

tonybaloney added a commit that referenced this pull request Feb 26, 2023
Do not spawn a pet with a broken image if you cancel spawning a pet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants