Skip to content

Commit

Permalink
fix: issue in pr-104 where app would not show properly
Browse files Browse the repository at this point in the history
  • Loading branch information
louis.pontoise authored and lwouis committed Jan 3, 2020
1 parent 78428dc commit 4d19015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alt-tab-macos/ui/Application.swift
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ class Application: NSApplication, NSApplicationDelegate, NSWindowDelegate {

@objc
func showUi() {
uiWorkShouldBeDone = true
showUiOrCycleSelection(0)
}

Expand Down

0 comments on commit 4d19015

Please sign in to comment.