-
Notifications
You must be signed in to change notification settings - Fork 182
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
Glitchy image album cover image behavior in kitty Mac OS #399
Comments
@fuzetsu thanks for reporting. Can confirm this issue also happens to me with |
Resolves #399. Fix rendering issue with `image` feature when a popup is rendered on top of the cover image. This PR updates the UI logic to ensure that the whole playback window is always visible from the UI.
Should be fixed with #400. Can you try the latest |
Thanks! Tried out latest I just cloned the repo and used |
should be |
Just saw that 🤦 Thanks! Trying again. |
This behavior is consistent on Kitty terminal on NixOS. Using latest kitty and spotify-player on nixpkgs unstable. |
I was having the same problem, I kind of fixed this by adding the following to the app.toml
|
same issue, it depends of the line height you're using, you can play with the |
Describe the bug
Album cover image rendering is glitchy in kitty (the terminal app) running on Mac OS:
?
Of note is that this works fine in iterm2 (and maybe most terminal emulators?)
I suppose this might be a bug in kitty? difference in how images are cleaned up between screens?
To Reproduce
Open any song with album art and notice image is stretched. Press
?
to open help screen andExpected behaviour
Image should appear and disappear as expected and should be scaled appropriately.
Screenshots
![image](https://private-user-images.githubusercontent.com/848652/316214134-7051d7fc-d791-469e-817e-e879737c70f9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NjU4MDAsIm5iZiI6MTczOTQ2NTUwMCwicGF0aCI6Ii84NDg2NTIvMzE2MjE0MTM0LTcwNTFkN2ZjLWQ3OTEtNDY5ZS04MTdlLWU4Nzk3MzdjNzBmOS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxNjUxNDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1mYjE4OTNiZjhlOWM3ZTgwMWJjNWRlN2I5ZTE5OGQ4Y2RmOTk4Y2MwNTlkZDdkNjIyZDFhNmQ3ZDNiZGZmOWQyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.EJogmfrEWaImt9L8JcKNZnur4cMZmEtgcMCdm2rLcPE)
Environment
The text was updated successfully, but these errors were encountered: