You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: A rare start crash after the Mac restarts
Sometimes, Lepton crashes when Mac tries to restore its
previous apps state after restart. If Lepton is running
before the previous shutdown, the Mac sends it 'activate'
event when restarts, which however doesn't work because
Lepton's mainWindow is not generated.