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

Fix symmetry bug when sprite sheet is imported #450

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

Conversation

GithubOctopus
Copy link

@GithubOctopus GithubOctopus commented Mar 4, 2024

Solves bug #449

How to test

  • Compile and run
  • Import an image of a sprite sheet that has not been imported before and enable symmetry
  • If it is working, the lines should default to the center of the sprite
  • Previous behavior was that the lines appear off the sprite

Set docPref symmetry axis when command is executed since they are initially set when the window is first loaded
Set docPref symmetry axis when command is executed since they are initially set when the window is first loaded
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

1 participant