Skip to content

Conversation

@alecmolloy
Copy link
Contributor

@alecmolloy alecmolloy commented Apr 14, 2020

when project length is >= 100 lines, the cursor in column position 0 will be hidden by the gutter being too wide and hiding the left-most part of the code editor. removing these lines in production seem to fix things, sadly as this is no longer an open-source project i can't verify this is the proper fix by building it myself.

before (n.b. cursor is at line 100, but hidden):
Screen Shot 2020-04-13 at 20 46 12

after:
Screen Shot 2020-04-13 at 20 46 53

when project length is >= 100 lines, the cursor in column position 0 will be hidden by the gutter being too wide and hiding the left-most part of the code editor. removing these lines in production seem to fix things, sadly as this is no longer an open-source project i can't verify this is the proper fix by building.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant