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: Only draw initialized layers #117

Merged
merged 1 commit into from
Jan 19, 2024
Merged

fix: Only draw initialized layers #117

merged 1 commit into from
Jan 19, 2024

Conversation

bradbeam
Copy link
Contributor

@bradbeam bradbeam commented Jan 19, 2024

This fixes an issue where we'd attempt to call draw on a nil layer. I think this was only an issue around trying to ignore the Default layer.

This fixes an issue where we'd attempt to call draw on a nil layer.

Signed-off-by: Brad Beam <brad.beam@b-rad.info>
@yohamta
Copy link
Owner

yohamta commented Jan 19, 2024

Thanks a lot for the improvement!

@yohamta yohamta merged commit 3eb96c2 into yohamta:main Jan 19, 2024
1 check passed
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.

2 participants