issues
search
CodeEditApp
/
CodeEditSourceEditor
A code editor view written in Swift powered by tree-sitter.
https://codeeditapp.github.io/CodeEditSourceEditor/documentation/codeeditsourceeditor
MIT License
534
stars
84
forks
source link
Update GutterView Insets Correctly
#240
Closed
thecoolwinter
closed
8 months ago
thecoolwinter
commented
8 months ago
Description
Refactors a few style functions to correctly update the gutter view's position when the content insets change.
Adds the gutter view position to the content insets test case.
Related Issues
Required to finish
CodeEdit#1603
Checklist
[x] I read and understood the
contributing guide
as well as the
code of conduct
[x] The issues this PR addresses are related to each other
[x] My changes generate no new warnings
[x] My code builds and runs on my machine
[x] My changes are all related to the related issue above
[x] I documented my code
Screenshots
N/A
Description
Related Issues
Checklist
Screenshots
N/A