Skip to content

electron/main: open devtools and bind events before loading gui file#319

Merged
warpdesign merged 1 commit into
masterfrom
devtools-open-window-earlier
Nov 28, 2022
Merged

electron/main: open devtools and bind events before loading gui file#319
warpdesign merged 1 commit into
masterfrom
devtools-open-window-earlier

Conversation

@warpdesign
Copy link
Copy Markdown
Owner

debugger statements put too early in the code where being ignored, probably because the devtools window was opened/ready too late.

This PR opens the devtools window and binds main window events before loading the main gui file.

debugger statements put too early in the code where being ignored, probably because
the devtools window was opened too late.

This PR opens the devtools window and binds main window events before loading
the main gui file.
@warpdesign warpdesign merged commit ca5935e into master Nov 28, 2022
@warpdesign warpdesign deleted the devtools-open-window-earlier branch November 28, 2022 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant