-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
Insert of second image corrupts sixel graphics #1049
Comments
I am looking at this from my phone, sorry for this. Is the problem that at the end of the scroll, the background image is shining through? |
I wonder if this is only happening on qml branch or also on master. 🤔 |
No, I am seeing same behaviour on current master as well |
Ok thx. This was just a hunch. |
Can be reproduced with one image, example julia code |
We figured out that #1458 is only a interim workaround but not an ultimate fix. What should be done to close this ticket is to probably have a atlas texture size with the dimension of the current screen this window is living in.
|
Contour Terminal version
Contour Terminal Emulator 0.3.11-master-cd0aa937
Installer source
Github: source code cloned
Operating System
RHEL
Architecture
x86-64
Other Software
julia
Steps to reproduce
2023-02-25_09-01-12.mp4
Expected Behavior
No response
Actual Behavior
sixel rendering is broken
Additional notes
To reproduce this behavior size of the terminal in pixels must exceed 1080p
figure
lines
The text was updated successfully, but these errors were encountered: