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

Allow Pixel Perfect to be used without opening the DevTools #70

Open
kud opened this issue Dec 8, 2015 · 2 comments
Open

Allow Pixel Perfect to be used without opening the DevTools #70

kud opened this issue Dec 8, 2015 · 2 comments

Comments

@kud
Copy link

kud commented Dec 8, 2015

No description provided.

@janodvarko
Copy link
Member

In order to manipulate the page (insert an image) the tool needs a connection to backend DevTools server that's started when the toolbox is open. So, that's why it's open automatically.
I believe that Pixelperfect could open its own connection, but the question if that's necessary...
What the user would actually do without theToolbox?

Honza

@kud
Copy link
Author

kud commented Dec 8, 2015

  • Sometimes you just want to check without devtools
  • Some of us use hot reload which does not make devtools useful in this case, rather prefer to edit directly in the editor and not via the inspector

@SebastianZ SebastianZ changed the title Why it opens devtools when working? Allow Pixel Perfect to be used without opening the DevTools Dec 10, 2015
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

No branches or pull requests

2 participants