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

Deleting an artboard doesn't update #2366

Open
0HyperCube opened this issue Mar 5, 2025 · 2 comments
Open

Deleting an artboard doesn't update #2366

0HyperCube opened this issue Mar 5, 2025 · 2 comments
Labels
Good First Issue Good for newcomers

Comments

@0HyperCube
Copy link
Member

0HyperCube commented Mar 5, 2025

To reproduce:

  • Create a new document with an artboard (checked by default in the new document dialogue)
  • Select the artboard in the layer tree
  • Press the delete key

Observe that the artboard is still displayed until the document is rerendered (e.g. by drawing a rectangle). This shouldn't happen.

Regression from #2265.

@0HyperCube 0HyperCube added the Good First Issue Good for newcomers label Mar 5, 2025
@prchoward
Copy link

I would like to take on this issue if possible. I am a senior cs major with some graphics programming experience with opengl and looking forward to making an OSS contribution

@Keavon
Copy link
Member

Keavon commented Mar 5, 2025

Hi @prchoward, welcome! Yes, please give this a try. For a little extra context, this is the one regression that slipped through without being noticed when I made this refactor #2265. I was going to work on fixing it today since killing all the regressions ASAP is important, as part of the effort of making that refactor. Please take a shot at it, but be aware that if you don't have it solved shortly, I might fix it myself before you get to it. If that's the case, there are plenty of other options for issues to work on. But if you can save me the time of doing this fix, that'd be appreciated!

@Keavon Keavon added this to Task Board Mar 5, 2025
@github-project-automation github-project-automation bot moved this to Short-Term in Task Board Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Good for newcomers
Projects
Status: Short-Term
Development

No branches or pull requests

3 participants