Skip to content

Commit 3c41643

Browse files
authored
Merge pull request #87 from TechHog8984/patch-1
Remove print from Commit 223848d
2 parents 6a557f6 + eaa95ff commit 3c41643

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/widgets/Window.lua

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ return function(Iris: Types.Internal, widgets: Types.WidgetUtility)
224224
end
225225

226226
if not inWindow then
227-
print("Outside")
228227
Iris.SetFocusedWindow(nil)
229228
end
230229
end

0 commit comments

Comments
 (0)