rulers

Google Chrome Developer Tools - disable black emulation options ruler

萝らか妹 提交于 2019-11-28 04:26:13
In Google Chrome version 38+, there's a new black ruler with Device emulation options. Does anyone know how to disable this? Gohn67 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. 来源: https://stackoverflow.com/questions/26308572

Google Chrome Developer Tools - disable black emulation options ruler

你。 提交于 2019-11-27 19:15:55
问题 In Google Chrome version 38+, there's a new black ruler with Device emulation options. Does anyone know how to disable this? 回答1: 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 回答2: In version 44+: In the main Dev tool window,