In Google Chrome version 38+, there's a new black ruler with Device emulation options. Does anyone know how to disable this?
相关问题
- Browsers render final comma of right-to-left (rtl)
- Chrome dev tools exact computed value for CSS rule
- Chrome dev tools exact computed value for CSS rule
- Change Chromium icon and “chrome” text to custom i
- debugging webgl in chrome
相关文章
- Is there a way to hide the new HTML5 spinbox contr
- Google Chrome Cache
- how to download a file on Chrome without auto rena
- Do all browsers on iOS use WKWebview or UIWebVIew?
- Why does Google Chrome NOT use cached pages when I
- Calling Chrome web browser from the webbrowser.get
- Stop automatic scrolling on page content change
- Ascii check mark is always red in mobile
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.
This is from the Chrome Developer docs: https://developer.chrome.com/devtools/docs/device-mode
Windows: Ctrl + Shift + M
Mac: Cmd + Shift + M
In version 44+:
In the main Dev tool window, click on the kebob menu and then Toggle device Toolbar.