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

Switching Chrome devtools theme requires restart #87

Closed
2 tasks done
frantic opened this issue May 31, 2017 · 2 comments
Closed
2 tasks done

Switching Chrome devtools theme requires restart #87

frantic opened this issue May 31, 2017 · 2 comments

Comments

@frantic
Copy link

frantic commented May 31, 2017

When changing theme settings here, I need to restart RN debugger for them to be applied.

image

** Please ensure:

  • I'm using the latest version of react-native-debugger (0.7.0)
  • I have read README.md

** Please provide the following information if you found some bugs or have question:

Operating System: macOS

@jhen0409
Copy link
Owner

It seems to be an issue of Electron, for browser devtools it should automatically reload as expected.

Currently we can just toggle the devtools (cmd+option+i) twice instead of restart the RN debugger.

@Gongreg
Copy link
Collaborator

Gongreg commented Feb 14, 2019

@jhen0409, I see that there is quite a lot of old issues, maybe issues like this one should be closed? This is just how electron works, on chrome when you change the theme it simply reopens the tab so you don't have to do it manually.

This is not something that we should work on.

@Gongreg Gongreg closed this as completed Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants