microsoft / XboxGameBarSamples

Sample code for Xbox Game Bar Widgets
https://developer.microsoft.com/games/products/game-bar/
MIT License
145 stars 28 forks source link

Setting PinningSupported to false doesn't take the widget out of pinned mode #112

Closed nathanAjacobs closed 2 months ago

nathanAjacobs commented 2 years ago

Changing PinningSupported to false on a widget that is currently pinned state removes the pinning button for the widget, but does not take the widget out of pinned mode. Shouldn't it automatically take the widget out of pinned mode when setting PinningSupported to false?

vidager commented 2 years ago

Thank you for reporting. This is likely a bug. We'll investigate!

vidager commented 2 months ago

This was fixed in 2310 release of Game Bar