Skip to content

Commit

Permalink
Focus
Browse files Browse the repository at this point in the history
  • Loading branch information
AsgardXIV committed Jan 1, 2024
1 parent ef16d07 commit 3e6bbd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Brio/UI/Windows/Specialized/PosingOverlayWindow.cs
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ private void DrawPopup(PosingCapability posing)
{
if (popup.Success)
{
ImGui.SetWindowFocus();
int selectedIndex = -1;
foreach (var click in _selectingFrom)
{
Expand Down

0 comments on commit 3e6bbd7

Please sign in to comment.