
chrome 固定縮放比例

Everything can be going along nicely until a program gets a new update that suddenly turns everything into a visual mess, like scaling up the UI, for example. Is there a simple solution? Today’s SuperUser Q&A post has some helpful solutions for a reader’s frustrating browser UI problem.
一切都可以順利進行,直到程序獲得新的更新,突然將所有內容變成視覺混亂,例如放大UI。 有沒有簡單的解決方案? 今天的SuperUser Q&A帖子提供了一些有用的解決方案,以解決讀者令人沮喪的瀏覽器UI問題。
Today’s Question & Answer session comes to us courtesy of SuperUser—a subdivision of Stack Exchange, a community-driven grouping of Q&A web sites.
今天的“問答”環節由SuperUser提供,它是Stack Exchange的一個分支,該社區是由社區驅動的Q&A網站分組。
問題 (The Question)
SuperUser reader PGmath wants to know how to adjust Google Chrome’s UI scaling:
超級用戶閱讀器PGmath想知道如何調整Google Chrome的UI縮放比例:
For some reason, when I opened Google Chrome this morning, I noticed that the entire UI had been scaled up slightly. Everything (buttons, text, webpages, etc.) is about ten percent larger than it used to be. This is really annoying since less of everything fits on my screen now (in particular, my bookmarks bar does not display as many bookmarks).
由于某種原因,當我今天早上打開Goog??le Chrome時,我注意到整個用戶界面已經稍微擴大了。 一切(按鈕,文本,網頁等)都比以前大百分之十。 這真的很煩人,因為現在所有內容都無法顯示在我的屏幕上(特別是我的書簽欄顯示的書簽不多)。
I have been unable to find any kind of UI/DPI scaling options in Google Chrome’s settings. How can I change it back to the way it was before?
我在Google Chrome瀏覽器的設置中找不到任何類型的UI / DPI縮放選項。 如何將其更改回以前的狀態?
Notes
筆記
- This is not a problem in Windows DPI scaling settings since this did not happen with any other programs on my system.這在Windows DPI縮放設置中不是問題,因為我的系統上的任何其他程序都沒有發生。
- I know how to zoom in and out of webpages, but that is definitely not the problem since the entire UI is now scaled up (not just webpages). 我知道如何放大和縮小網頁,但這絕對不是問題,因為現在整個UI都已放大(不僅僅是網頁)。
How do you adjust Google Chrome’s UI scaling?
您如何調整Google Chrome瀏覽器的用戶界面縮放比例?
答案 (The Answer)
SuperUser contributor DrZoo has the answer for us:
超級用戶貢獻者DrZoo為我們提供了答案:
With the latest Google Chrome update (version 54), they made it so that it can detect the DPI settings on your computer and scale the web browser accordingly. Previously, Google Chrome did not pay attention to your system’s DPI settings, but now it does, and that is the root cause of the large interface issue. If you have the DPI scaling set to 125 percent or greater on your Windows computer, then Google Chrome will scale differently depending on the setting.
他們采用了最新的Google Chrome更新(版本54),使其能夠檢測到您計算機上的DPI設置并相應地縮放了網絡瀏覽器。 以前,谷歌瀏覽器不關注系統的DPI設置,但現在已經關注了,這是大界面問題的根本原因。 如果您在Windows計算機上將DPI縮放比例設置為125%或更高,則Google Chrome瀏覽器將根據設置進行不同縮放。
Option #1
選項1
Have Windows specifically tell Google Chrome to ignore DPI scaling by right-clicking on Google Chrome’s icon, then going to Properties > Compatibility, select (check) “Disable display scaling on high DPI settings”, then click OK.
通過右鍵單擊Google Chrome的圖標,然后轉到“屬性”>“兼容性”,選擇(選中)“在高DPI設置上禁用顯示縮放”,讓Windows具體告訴Google Chrome忽略DPI縮放。
Option #2 (Seems To Be The Most Successful)
選項2(似乎是最成功的)
The “obvious” fix is to just set your computer’s DPI scaling back to 100 percent. That will make Google Chrome appear the same as it used to, but everything else will be smaller, so it is not a very good fix. Just type “DPI” into the Windows search bar and open the top result, “Make text and other items appear larger or smaller” (that is how it is shown on Windows 7, but may be worded differently on other editions).
“顯而易見”的解決方法是將計算機的DPI縮放比例設置回100%。 這將使Google Chrome瀏覽器看起來像以前一樣,但其他所有內容都會變小,因此并不是一個很好的解決方案。 只需在Windows搜索欄中鍵入“ DPI”并打開最上面的結果,“使文本和其他項目顯示更大或更小”(這就是Windows 7上的顯示方式,但其他版本上的措辭可能不同)。
Option #3
選項#3
Right-click on Google Chrome’s shortcut or Start Menu icon and select Properties > Shortcut Tab, then enter the following code at the end of the text in the Target field:
右鍵單擊Google Chrome瀏覽器的快捷方式或“開始”菜單圖標,然后選擇“屬性”>“快捷方式選項卡”,然后在“目標”字段的文本末尾輸入以下代碼:
- /high-dpi-support=1 /force-device-scale-factor=1 / high-dpi-support = 1 / force-device-scale-factor = 1
Make sure that there is a blank space between the “.exe” part and the first forward slash. Click OK and then restart Google Chrome. If the scaling is not back to normal, make sure to launch Google Chrome from the location specified above. If Google Chrome is pinned to your taskbar, do not forget to unpin and then re-pin it. This is not a permanent fix because other links to Google Chrome (like hyperlinks in PDFs) can trigger the larger UI scaling as well.
確保在“ .exe”部分和第一個正斜杠之間沒有空格。 點擊確定,然后重新啟動Google Chrome。 如果縮放比例未恢復正常,請確保從上面指定的位置啟動Google Chrome。 如果將Chrome瀏覽器固定在您的任務欄上,請不要忘記取消固定然后重新固定它。 這不是永久性的修復,因為指向Google Chrome的其他鏈接(例如PDF中的超鏈接)也可以觸發更大的UI縮放。
Have something to add to the explanation? Sound off in the comments. Want to read more answers from other tech-savvy Stack Exchange users? Check out the full discussion thread here.
有什么補充說明嗎? 在評論中聽起來不錯。 是否想從其他精通Stack Exchange的用戶那里獲得更多答案? 在此處查看完整的討論線程。
翻譯自: https://www.howtogeek.com/278699/how-do-you-adjust-google-chromes-ui-scaling/
chrome 固定縮放比例