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

Opening and closing pop up messes up the UI #403

Closed
m-torhan opened this issue Mar 25, 2024 · 2 comments
Closed

Opening and closing pop up messes up the UI #403

m-torhan opened this issue Mar 25, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@m-torhan
Copy link
Contributor

Describe the bug
After opening a pop up and closing it the UI is messed up. Doing it couple times make is even worse. After resizing terminal window, the UI is fixed.

To Reproduce

  1. Run spotify_player
  2. Open pop up (i.e. queue or help)
  3. Close it
  4. UI is messed up

Expected behaviour
UI looks like before opening pop up.

Screenshots
Screenshot from 2024-03-25 13-05-30
Screenshot from 2024-03-25 13-05-37
Screenshot from 2024-03-25 13-05-37
Without sixel:
Screenshot from 2024-03-25 13-05-44
Screenshot from 2024-03-25 13-05-46
Screenshot from 2024-03-25 13-05-49

Environment

  • OS: arch-linux
  • Application version: 0.17.1
  • Application features: --no-default-features --features sixel,lyric-finder,media-control,image

Note
This issue does not reproduce on v0.17.0.

@m-torhan m-torhan added the bug Something isn't working label Mar 25, 2024
@aome510
Copy link
Owner

aome510 commented Mar 25, 2024

It should be fixed with #400. Can you check the latest main? Related #399

@m-torhan
Copy link
Contributor Author

Checked and it does fix it, thanks!

Closing the issue.

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

2 participants