Google Chrome Developer Tools - disable black emulation options ruler

Google ChromeGoogle Chrome-DevtoolsRulers

Google Chrome Problem Overview


In Google Chrome version 38+, there's a new black ruler with Device emulation options. Does anyone know how to disable this?

ruler and emulation options

Google Chrome Solutions


Solution 1 - Google Chrome

You can hide it by toggling the "Device Mode" button. I'm on Chrome 38 on OSX if that matters.

Note that the rulers will still show up if you need to do Device emulation.

enter image description here

This is from the Chrome Developer docs: https://developer.chrome.com/devtools/docs/device-mode

Windows: Ctrl + Shift + M

Mac: Cmd + Shift + M

Solution 2 - Google Chrome

In version 44+:

In the main Dev tool window, click on the kebob menu and then Toggle device Toolbar.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionJeremy MoritzView Question on Stackoverflow
Solution 1 - Google ChromeGohn67View Answer on Stackoverflow
Solution 2 - Google ChromeJaredcheedaView Answer on Stackoverflow