Skip to content

fix 'Open Quickly' fatal error #1793

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

Merged
merged 5 commits into from
Jul 9, 2024

Conversation

plbstl
Copy link
Contributor

@plbstl plbstl commented Jul 3, 2024

Description

This PR prevents a fatal error from occurring when selecting and unselecting items in 'Open Quickly'.

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

fix.open.quickly.fatal.error.mov

@plbstl plbstl changed the title fix open quickly fatal error fix 'Open Quickly' fatal error Jul 3, 2024
thecoolwinter
thecoolwinter previously approved these changes Jul 4, 2024
@thecoolwinter
Copy link
Collaborator

Do you want to wait for #1790 to be merged before merging this? I think there will be a conflict

@plbstl
Copy link
Contributor Author

plbstl commented Jul 4, 2024

I think they can be merged in any order, there wasn't a modification in that part of NSTableViewWrapper in #1790.

thecoolwinter
thecoolwinter previously approved these changes Jul 7, 2024
@tom-ludwig tom-ludwig merged commit e0009d2 into CodeEditApp:main Jul 9, 2024
2 checks passed
@austincondiff austincondiff added the bug Something isn't working label Jul 19, 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.

🐞 Unselecting an item in 'Open Quickly' results in a fatal error
5 participants