Skip to content

Conversation

@thecoolwinter
Copy link
Collaborator

Description

Fixes a crash with the monochrome setting. The icon color value's willSet was being called before outlineView was set up, causing an unexpected nil exception. This adds an optional to the call so it's safe to call now.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

N/A

@thecoolwinter thecoolwinter merged commit 8accb3b into CodeEditApp:main Sep 5, 2024
@thecoolwinter thecoolwinter added the bug Something isn't working label Sep 16, 2024
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

Successfully merging this pull request may close these issues.

🐞 Changing folders to monochrome causes app to crash on restart

3 participants