CodeEdit
CodeEdit copied to clipboard
🐞 Editor doesn't focus when clicking in window
Description
this sometimes happens on the project view mode aswell but the welcome screen one is easier to reproduce
To Reproduce
- Open welcome window
- Choose new file
- Try clicking the window and observe
Expected behavior
The editor should prepare itself for editing with just clicking
Version information
CodeEdit 1.0 b0e30e5ad4715f1dbfb54999322d9e66daa41db2 MacOS 12.5 XCode 13.4.1
Additional context
- #696
- https://github.com/CodeEditApp/CodeEditTextView/issues/56
Could this be somewhat related to an issue I opened up earlier?: ✨ Focus Editor On File Creation #696
I'm looking into #696 and the solution to both might be related.