Skip to content

Commit

Permalink
Merge pull request #87 from TechHog8984/patch-1
Browse files Browse the repository at this point in the history
Remove print from Commit 223848d
  • Loading branch information
SirMallard authored Dec 15, 2024
2 parents 6a557f6 + eaa95ff commit 3c41643
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/widgets/Window.lua
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ return function(Iris: Types.Internal, widgets: Types.WidgetUtility)
end

if not inWindow then
print("Outside")
Iris.SetFocusedWindow(nil)
end
end
Expand Down

0 comments on commit 3c41643

Please sign in to comment.