You need to delete your old "xnview.ini" to fix this.
AMD Ryzen 3 3300X 3.8Ghz, 16Gb DDR4, RX6600XT with Dell U2520D at 2560x1440@60Hz scaling 125%
Win11 x64 24H2, Hard Disk Sentinel Pro, MS PowerToys, Process Lasso Pro and Wintoys
Try rename ini file only, in RC1 folder (to xnview.ini.bak) and let xnview to create new one, open xnview, close xnview and check if the problem is still there...
Dreamer wrote:Try rename ini file only, in RC1 folder (to xnview.ini.bak) and let xnview to create new one, open xnview, close xnview and check if the problem is still there...
In RC3, the problem still can be seen: When making the area of the file list small and then opening the dropdown list with most recent adresses, the list is as narrow as the dropdownlist itself.
I've just tried in another application, and there the same is happening. So I think this is standard behaviour of the dropdownlist control.
Note: The favourites menu is not a real dropdown list.
I use a combobox control in my MSAccess applications. It has a property called "listwidth" which sets the drop-down list's width independently of the control width...
helmut wrote:In RC3, the problem still can be seen: When making the area of the file list small and then opening the dropdown list with most recent adresses, the list is as narrow as the dropdownlist itself.
I've just tried in another application, and there the same is happening. So I think this is standard behaviour of the dropdownlist control.