Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Make current character visible (when horizontally scrolled away) while typing #86

Closed
janopae opened this issue Nov 6, 2023 · 1 comment

Comments

@janopae
Copy link

janopae commented Nov 6, 2023

After #84 implements horizontal scrolling, you can scroll the current character out of the visible area horizontally. When doing so, starting to type (and other situations that should make the current character visible) don't change the horizontal scrolling.

This should be fixed by turning the makeLineVisible function into a makeCharacterVisible function and adjusting all usages.

@limburgher
Copy link
Owner

Hello! This repository is merging into https://github.com/trelby/trelby.

Please check your issue against the current code there. If the issue is still relevant, please open a version of this issue there and close this issue. If not, just close this issue.

All issues in this repository that are still open in 30 days will be closed. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants