CodeEditApp / CodeEditApp/CodeEditSourceEditor
🐞 The view showing line numbers overflows
Open
bug
- Dominant language
- Swift
- Stars
- 719
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
### Description
The view showing line numbers overflows
### To Reproduce
`VStack {
Form { ... }
CodeEditSourceEditor( ... )
}`
### Expected Behavior
Don't overflow
### Version Information
CodeEditSourceEditor: [e.g. 0.x.y]
macOS: [e.g. 13.2.1]
Xcode: [e.g. 14.2]
### Additional Context
_No response_
### Screenshots
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.