Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cached pages will not update margins on terminal width change #13

Closed
makew0rld opened this issue Jun 22, 2020 · 1 comment
Closed

Cached pages will not update margins on terminal width change #13

makew0rld opened this issue Jun 22, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@makew0rld
Copy link
Owner

makew0rld commented Jun 22, 2020

This could be fixed by removing Page.Displayable, and just shifting the content over every time it's displayed. This is less performant, but I don't know if it would make much of a difference. Possibly a "Performance" issue should be opened later, and tests on very long documents done.

@makew0rld makew0rld added the bug Something isn't working label Jun 22, 2020
@makew0rld
Copy link
Owner Author

This is what was done.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant