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

Quick menu doesn't resize if there are new items added while switching #1086

Closed
Belphemur opened this issue Jan 7, 2023 · 1 comment
Closed
Labels
Bug Issues which are bug reports Confirmed Confirmed issues released

Comments

@Belphemur
Copy link
Owner

What happened?

Just wanted to report what I think is a slight bug with SoundSwitch v6.4.3.0 If I first switch through my output devices, of which I have 2, then quickly choose a different input device, of which I have 3, before the input device list fades away, then the size of the input device list (the 2nd one, should be 3 rows, not 2) shows only 2 rows from the first list of output devices, despite the list still functioning. You just can't see any options greater than the length of the first list unless you wait and let it fade to disappear first.

Step to reproduce

image 1

Version

v6.4.3

What version of Windows are you seeing the problem on?

Windows 10

Relevant log output

No response

@Belphemur Belphemur added Bug Issues which are bug reports Confirmed Confirmed issues labels Jan 7, 2023
github-actions bot pushed a commit that referenced this issue Jan 7, 2023
## [6.5.0](v6.4.3...v6.5.0) (2023-01-07)

### Features

* **Profile::RecordingCommunication:** Add possibility to set communication device for recording device in Profile.cs ([2ef778b](2ef778b)), closes [#793](#793)

### Bug Fixes

* **Device::Matching:** Fix device matching between deviceinfo and any that inherit from it ([7881f16](7881f16))
* **Device::Selection:** Fix issue with recording and playback device having the same name not appearing in selected devices. ([f1aef5d](f1aef5d)), closes [#1070](#1070)
* **Profile::SteamBigPicture:** Fix detecting the new big picture of steam. ([cd7c31f](cd7c31f)), closes [#1074](#1074)
* **QuickMenu:** Fix resizing the quick menu when the number of items changes ([5b1eaec](5b1eaec)), closes [#1086](#1086)

### Languages

* **Bulgarian:** Add Bulgarian to the application ([74cce0d](74cce0d))
* **Bulgarian:** Added About translation using Weblate ([d1c3fb3](d1c3fb3))
* **Bulgarian:** Added Settings translation using Weblate ([c05edfe](c05edfe))
* **Bulgarian:** Added Tray Icon translation using Weblate ([e523b8c](e523b8c))
* **Bulgarian:** Added Update Download translation using Weblate ([4fdd134](4fdd134))
* **Bulgarian:** Translated About using Weblate ([8bfea2a](8bfea2a))
* **Bulgarian:** Translated Settings using Weblate ([4f79f46](4f79f46))
* **Bulgarian:** Translated Tray Icon using Weblate ([5f2fc01](5f2fc01))
* **Bulgarian:** Translated Update Download using Weblate ([6b05d44](6b05d44))
* **Bulgarian:** Translated Update Download using Weblate ([f587f06](f587f06))
* **Ukrainian:** Add Ukrainian to the list of supported languages ([a3684d3](a3684d3))
* **Ukrainian:** Added About translation using Weblate ([e584982](e584982))
* **Ukrainian:** Added Settings translation using Weblate ([9490b89](9490b89))
* **Ukrainian:** Added Tray Icon translation using Weblate ([b57f6e0](b57f6e0))
* **Ukrainian:** Added Update Download translation using Weblate ([e64d78e](e64d78e))
* **Ukrainian:** Translated About using Weblate ([cc7ac86](cc7ac86))
* **Ukrainian:** Translated Settings using Weblate ([edb8ab4](edb8ab4))
* **Ukrainian:** Translated Settings using Weblate ([c50c67e](c50c67e))
* **Ukrainian:** Translated Tray Icon using Weblate ([d82d954](d82d954))
* **Ukrainian:** Translated Tray Icon using Weblate ([0250383](0250383))
* **Ukrainian:** Translated Update Download using Weblate ([0c80e2e](0c80e2e))
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2023

🎉 This issue has been resolved in version 6.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are bug reports Confirmed Confirmed issues released
Projects
None yet
Development

No branches or pull requests

1 participant