Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

fix(electron): open file dialog always on top #547

Merged
merged 1 commit into from
Jun 10, 2018

Conversation

tilmx
Copy link
Member

@tilmx tilmx commented Jun 10, 2018

Before, after opening the file open/save dialog you could click on the alva app in the background. That meant, that you had an opened file window in the background you couldn’t see any more.

This fix binds the file open/save dialog to the focussed window, so it is always on the top.

@marionebl marionebl merged commit 3826fb5 into master Jun 10, 2018
@tilmx tilmx deleted the fix/open-file-on-top branch June 10, 2018 15:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants