fix(queue): Don't freeze on item double click

* fix ui freezing in queue when clicking on selected item

* update changelog

* fix clippy error
This commit is contained in:
Mario
2025-05-22 21:15:55 +02:00
committed by GitHub
parent 33ccf944e9
commit 6dc129e483
3 changed files with 162 additions and 126 deletions

View File

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Skip unplayable tracks
- Queue UI correctly plays a track when clicking on an already selected item
## [1.2.2]