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

Move drawing area to another drawing #4

Open
HeikoKlare opened this issue May 6, 2022 · 0 comments
Open

Move drawing area to another drawing #4

HeikoKlare opened this issue May 6, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@HeikoKlare
Copy link
Owner

When moving a drawing area (copy or cut and paste) to another drawing, the drawing becomes broken. Not only that the moved drawing area cannot be used properly, there are even workflows that lead to a crash of the complete application:

  1. Create a drawing area
  2. Copy the drawing area into a new drawing
  3. Create another drawing area in the new drawing (both will exist then)
  4. Save and close the new drawing
  5. Reload the drawing (a message telling you that the drawing area cannot be found will show up)
  6. Create a new drawing area
  7. An access violation error will occur.

Copying drawing areas to other drawing should either be properly supported or, more likely as this functionality is not really needed, trying to copy them should be rejected.

@HeikoKlare HeikoKlare added the bug Something isn't working label May 6, 2022
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
None yet
Development

No branches or pull requests

1 participant