-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
Is your feature request related to a problem? Please describe.
Calling win.show() in the frontend does not bring the window (or at least not the app) to focus
Describe the solution you'd like
Electron handles this by having win.show() and win.showInactive(). I would personally prefer win.show(focus: true)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels