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

[Bug] Flooding glitch when filling in areas from saved canvases #20

Closed
therealbluepandabear opened this issue Dec 30, 2021 · 0 comments
Closed
Assignees
Labels
🐛 bug Something isn't working
Projects

Comments

@therealbluepandabear
Copy link
Collaborator

therealbluepandabear commented Dec 30, 2021

Describe the bug

If you open a canvas that has already been saved, and use the fill tool, it will not flood properly.

Here is an image for reference:

Before:

image

After flood fill:

image

To Reproduce

Steps to reproduce the behavior:

  1. Open PyxlMoose
  2. Create a new project
  3. Specify '50' as the span count
  4. Draw a circle
  5. Save the project
  6. Open the project again
  7. Try to fill in the circle, and observe the glitch

Expected behavior

The fill tool should function properly on saved canvases, it should not glitch as it is now.

@therealbluepandabear therealbluepandabear self-assigned this Dec 30, 2021
@therealbluepandabear therealbluepandabear added the 🐛 bug Something isn't working label Dec 30, 2021
@therealbluepandabear therealbluepandabear added this to Features to add in PixaPencil Dec 30, 2021
@therealbluepandabear therealbluepandabear added this to the v1.0.0 milestone Dec 30, 2021
@therealbluepandabear therealbluepandabear moved this from Features to add to Bugs fixed in PixaPencil Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
No open projects
PixaPencil
Bugs fixed
Development

No branches or pull requests

1 participant