mauricecruz/chrome-devtools-zerodarkmatrix-theme

Style controls are off-screen in Canary 52.0.2709.0

Closed this issue · 10 comments

This has been broken for maybe a week or two.

The Style controls you normally see in the Elements tab are overflowing to the right.

I’ve attached a gif showing them working as fine when I launch normal devtools (without custom UI themes), and then them overflowing using Zero Dark Matrix.

normal devtools fine
zero based

@JayGeorge what is the 2nd icon from the right next to the +? I'm missing that from my devtools

Oh that’s the Layout Editor; an experiment in Devtools.

Without that turned on the results are still the same though. This is Canary btw.

Is that behind a flag? How do I get that turned on?

In the settings under experiments tap shift 6 times to get extra stuff.
It’s there "layout editor"

screenshot 2016-04-15 15 32 04

Ahh sweet. Haven't look in there in awhile. Thanks! I'll get to a fix soon!

  • Maurice

On Fri, Apr 15, 2016 at 10:32 AM, Jay George notifications@github.com
wrote:

In the settings under experiments tap shift 6 times to get extra stuff.
It’s there.
[image: screenshot 2016-04-15 15 32 04]
https://cloud.githubusercontent.com/assets/693601/14564612/490c079e-031f-11e6-9253-bfa9c85eb7e4.png


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#163 (comment)

definitely having trouble reproducing on same canary version on mac. gonna try using a virtual and validating on a clean install.

@JayGeorge wasn't able to reproduce on virtual. Are you loading via chrome webstore or custom built package?

Can you try the webstore version and let me know if it's still an issue.

Hey, I re-installed Canary and it’s fine now, even with the experiments
turned on.

You know what it might have been? I had previously ticked the experiment
"Reduced indentation in Elements DOM tree"
But I don’t want to try it again in case it messes stuff up!

On 21 April 2016 at 22:36, Maurice Cruz notifications@github.com wrote:

Can you try the webstore version and let me know if it's still an issue.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#163 (comment)

@JayGeorge thanks for the response. I turned that one on but couldn't replicate. Glad you got it working though!