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

Patch changes to DOM attribute values in elements panel across different chrome windows? #19

Open
Joead opened this issue Mar 12, 2015 · 2 comments
Labels

Comments

@Joead
Copy link

Joead commented Mar 12, 2015

This is more of a feature request rather than a bug:

Is it possible to patch any changes made to the value of DOM attributes within the elements panel across different chrome dev tools windows?

i.e. When tweaking a responsive site I have a window open for each breakpoint. With LiveStyle enabled updates to css via dev tools is automatically shown in all windows.

However if I change <body class="some-class"> to <body class="different-class"> in the elements panel in dev tools it won't change the value in any of the other windows.

@Joead Joead changed the title Patch changes to attribute values in elements panel across different chrome windows? Patch changes to DOM attribute values in elements panel across different chrome windows? Mar 12, 2015
@sergeche
Copy link
Member

Haven’t studied this. I think it’s possible to do the same thing for HTML as LiveStyle does for CSS, but it’s a subject for completely new product. If LiveStyle get enough attention and funding, I’ll investigate this problem.

@Joead
Copy link
Author

Joead commented Mar 13, 2015

Great thanks - is there a way to donate towards LiveStyle? Obviously HTML changes would not need to be patched back to an editor. They would only need to be synced across Chrome windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants