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

Clear cached sixels after horizontal resize #1629

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

joelim-work
Copy link
Collaborator

This can happen if the user wants to cache sixel previews by having the previewer return 0 instead of 1. In this case, because the cached image has a fixed size, it will no longer be valid if the horizontal size of the preview window changes.

@joelim-work joelim-work merged commit d2136df into gokcehan:master Mar 10, 2024
4 checks passed
@joelim-work joelim-work deleted the sixel-horizontal-resize branch March 10, 2024 02:08
@gokcehan gokcehan mentioned this pull request Mar 31, 2024
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.

Horizontal resizing does not flush cached sixels
2 participants