https://ibb.co/5MfxJZv
Let's start from bad pic. As you can see In this dialog, we are always used to seeing single-line output of icons. And now it suddenly became two-line!
And moreover, the output settings are slightly incorrect. I didn't really capture that moment in the picture, sorry...
BUT the icons of the first row are drawing cut off at the bottom border. And the icons of the second row have a focus/selection frame from the bottom that does not reach the real edge of the icon. This again results in a truncation of the rendering.
And here is another object of this form - as we can see - it is very much too attracted to the button:
https://ibb.co/JvVNRVb
And all this is the result of choosing DPI=120 in the Total settings. If we return to the DPI=96 mode, then we will see a more pleasant picture:
https://ibb.co/DgPZQpC
https://ibb.co/wCvXGZy
But even here we must admit = the DDE checkbox is still too close to the button.
When you change DPI, you break the listbox in icon mode
Moderators: Hacker, petermad, Stefan2, white
When you change DPI, you break the listbox in icon mode
#146217 personal license
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: When you change DPI, you break the listbox in icon mode
1. The DPI setting should only be used with font sizes 8 or 9, because fonts will be scaled with the DPI too.
It's an outdated method to scale dialogs. Please use "Automatically adjust dialog boxes to larger fonts" instead.
2. I can confirm that the choose icon dialog goes to 2 rows of icons. Windows does this by itself when there is enough space. In the button bar, I prevent this by making the items higher. I will try the same in the choose icon dialog too.
It's an outdated method to scale dialogs. Please use "Automatically adjust dialog boxes to larger fonts" instead.
2. I can confirm that the choose icon dialog goes to 2 rows of icons. Windows does this by itself when there is enough space. In the button bar, I prevent this by making the items higher. I will try the same in the choose icon dialog too.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: When you change DPI, you break the listbox in icon mode
1) But I AM using 8 font size for dialogs and main window! And i DID use mentioned option 
So in this case - something should be changed? Misunderstand?
2) OK will wait for the next beta stage)))

So in this case - something should be changed? Misunderstand?
2) OK will wait for the next beta stage)))
#146217 personal license
Re: When you change DPI, you break the listbox in icon mode
TC11RC1 - confirmed as fixed!
#146217 personal license