Posts: 139
Threads: 0
Joined: Aug 2016
(01-20-2019, 08:32 AM)CentBrowser Wrote: Have you tried this extension?
https://chrome.google.com/webstore/detai...k?hl=en-US
You can use custom rules to disable autofill for websites.
This extension is not good for me. Thanks for help. I have to disable this kind of suggestions because of giant popup window.
Posts: 97
Threads: 7
Joined: Nov 2017
posted in the "official" release channel the other day...I had checked the latest version and noted the tabs are ugly as hell now. What happened?
https://www.centbrowser.com/forum/showth...5#pid11995
Posts: 31
Threads: 1
Joined: Jan 2018
This will be a major trade off for me. DirectWrite being fixed or new ugly UI. I rather stick with the old UI and have DirectWrite broken. Anyway of keeping the old UI?
Posts: 51
Threads: 1
Joined: Jan 2018
This version uses the new chrome UI which does not allow scaling adjustment
/high-dpi-support=1 /force-device-scale-factor=1 /device-scale-factor=1
to work.
Do you have a work around ?
Posts: 6,237
Threads: 90
Joined: Oct 2014
(01-20-2019, 08:31 PM)jeffhere Wrote: posted in the "official" release channel the other day...I had checked the latest version and noted the tabs are ugly as hell now. What happened?
https://www.centbrowser.com/forum/showth...5#pid11995
The flag and related code was removed by Chromium team.
Posts: 6,237
Threads: 90
Joined: Oct 2014
(01-21-2019, 05:59 AM)MrFry Wrote: This will be a major trade off for me. DirectWrite being fixed or new ugly UI. I rather stick with the old UI and have DirectWrite broken. Anyway of keeping the old UI?
Are you using Windows 7?
The Refresh UI is indeed ugly under Windows 7.
Posts: 6,237
Threads: 90
Joined: Oct 2014
(01-21-2019, 11:24 AM)jerryh Wrote: This version uses the new chrome UI which does not allow scaling adjustment
/high-dpi-support=1 /force-device-scale-factor=1 /device-scale-factor=1
to work.
Do you have a work around ?
force-device-scale-factor will be rounded to multiply of 25% in Chromium 71.
In the next version we will fix this.
Posts: 53
Threads: 6
Joined: Nov 2018
(01-21-2019, 03:13 PM)CentBrowser Wrote: The flag and related code was removed by Chromium team.
Could you suggest a solution for reducing the height of the tab bar?
I need 24 (or less) pxl instead of 34 pxl
Posts: 18
Threads: 0
Joined: Apr 2016
In version 3.7.2.33 (3.8.5.52 as well), when opening a downloaded file through an extension, a window appeared all the time and cannot be turned off;
![[Image: VK1Daao.jpg]](https://i.imgur.com/VK1Daao.jpg)
Please remove it!
Posts: 51
Threads: 1
Joined: Jan 2018
(01-21-2019, 03:15 PM)CentBrowser Wrote: force-device-scale-factor will be rounded to multiply of 25% in Chromium 71.
In the next version we will fix this.
Please elaborate