admin管理员组文章数量:1301533
I approached my Google Chrome dev tools, only to find that some sort of setting was changed and I have no way to fix it. For some reason my whole developer tools pane is so small that I cannot see anything on it. I tried the following:
Zoom in and out CMD + / CMD -
Uninstalled and re-installed Google chrome
Still no success, Any advice?
I approached my Google Chrome dev tools, only to find that some sort of setting was changed and I have no way to fix it. For some reason my whole developer tools pane is so small that I cannot see anything on it. I tried the following:
Zoom in and out CMD + / CMD -
Uninstalled and re-installed Google chrome
Still no success, Any advice?
Share edited Dec 9, 2020 at 12:31 Puteri 3,7894 gold badges15 silver badges35 bronze badges asked Dec 8, 2020 at 19:14 Brent FortuneBrent Fortune 832 silver badges9 bronze badges
5 Answers
Reset to default 3If you want to zoom in or zoom out the web screen try the following shortcut options that are working on me(Chrome OS):
- Hover your mouse to developer tools then hold the
CTRL
, scroll up or down the wheel of your mouse. - Hold
CTRL
andSHIFT
then press+
or-
, it will change your screen resolution.
When the development tools panel has focus just press CTRL +
or CTRL -
to increase or decrease the font size.
On Mac: Press Command
+ 0
some characters to meet the 30 char restriction.
To resize the Chrome Developer Tools on macOS, i was use the following keyboard shortcuts:
- To zoom out and make the Developer Tools smaller, use
Cmd
+-
(minus). - To zoom in and enlarge the Developer Tools, use
Cmd
+^
(caret).
But the homepage explains that can use
Cmd + -
(minus) : zoom outCommand+Shift++
: zoom inCommand+0
: Restore default zoom level with https://developer.chrome./docs/devtools/shortcuts
I hope this helps solve your issue!
In the top right of the developer tools, there is a settings icon. If you click on it you can change preferences such as font size and color, etc. This should fix it.
本文标签: javascriptHow to resize Chrome Dev ToolStack Overflow
版权声明:本文标题:javascript - How to resize Chrome Dev Tool? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741676980a2391938.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论