Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(background): enable electron devtools #1816

Closed
wants to merge 1 commit into from

Conversation

Tommytrg
Copy link
Member

Open a new window for the electron devtools. This workaround is necessary due to an issue in an old version of electron: electron/electron#20069 (comment)

Open a new window for the electron devtools. This workaround is
necessary due to an issue in an old version of electron:
electron/electron#20069 (comment)
@tmpolaczyk
Copy link
Contributor

This works perfectly, but it is only possible to open the devtools at startup. The ctrl-shift-k shortcut does not work. So ideally, this PR should fix that shortcut, allow opening the devtools manually, and disable the automatic open at startup.

@Tommytrg
Copy link
Member Author

This is working with the current version

@Tommytrg Tommytrg closed this Jul 23, 2024
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.

None yet

2 participants