Ryan Luu

Results 16 comments of Ryan Luu

I took a look and tried to test it myself, but it still shows black before the UI loads? ![image](https://github.com/user-attachments/assets/9ef09367-b6eb-4175-b676-15b62e637cca)

@Lamparter Are you still working on this or can I close this stale PR?

Any updates on this? It looks like https://github.com/mikefarah/yq/issues/2348 is resolved, which was the blocker preventing progress on this issue.

Ideally we use a [content dialog](https://learn.microsoft.com/en-us/windows/apps/design/controls/dialogs-and-flyouts/dialogs) to just inform the user that the hotkey isn't available.

This is a very interesting and a good suggestion. The issue currently is that Satchel only can update the hotbar slots when it's initiated (stored in `NumberOfHotbarSlots`), so updating it...

> ```csproj > > ``` From my testing, removing the reference to CommunityToolkit fixed this issue for me. Maybe an issue with CommunityToolkit? This solution isn't really a solution since...