You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.ArgumentException: Value does not fall within the expected range.
?, in void RoundedCorner.DwmSetWindowAttribute(IntPtr hwnd, DWMWINDOWATTRIBUTE attribute, ref DWM_WINDOW_CORNER_PREFERENCE pvAttribute, uint cbAttribute)
File "C:\Users\Antoine\source\repos\SoundSwitch\SoundSwitch.UI.Menu\Util\RoundedCorner.cs", line 48, in void RoundedCorner.RoundCorner(IntPtr handle, DWM_WINDOW_CORNER_PREFERENCE preference)
File "UI\Component\TrayIcon.cs", line 189, in void TrayIcon.PopulateSettingsMenu()
File "UI\Component\TrayIcon.cs", line 98, in new TrayIcon()
File "Model\AppModel.cs", line 361, in void AppModel.InitializeMain(IAudioDeviceLister active, IAudioDeviceLister unplugged)
...
(2 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
## [6.4.2](v6.4.1...v6.4.2) (2022-08-09)
### Bug Fixes
* **Collection:** Remove properly device when unselected from the list. ([2f70eb2](2f70eb2)), closes [#978](#978)
* **Win11::RoundedCorner:** Fix possible crash when showing menu and trying to apply the rounding. ([d6050e4](d6050e4)), closes [#977](#977)
### Languages
* **Slovenian:** Translated Settings using Weblate ([4dad868](4dad868))
* **Slovenian:** Translated Tray Icon using Weblate ([0fe7a50](0fe7a50))
* **Slovenian:** Translated Update Download using Weblate ([06f8b44](06f8b44))
Sentry Issue: SOUNDSWITCH-S2
The text was updated successfully, but these errors were encountered: