I just updated my Desktop Editor to version 5.4.2.30 on Windows and for some reason the interface is way oversized. Look at the comparison next to a word document. What is going on here? Why does everything have to be so huge?
I'm on a 3840x2160 monitor. Changing the scaling percentage in display settings makes no difference.

Hello, @nickian.
Could you report the version ONLYOFFICE Desktop Editor that was before update to 5.4.2.30?
I think it was 5.4.1
Was there a problem in version 5.4.1?
Please check is it scaling if the flag --force-scale = 2?
No, there was no problem. How do I run it with the flag on Windows? I know that works on the Linux command line, but how do I do this on Windows?
@nickian
"C:\Program Files\ONLYOFFICE\DesktopEditors\DesktopEditors.exe" --force-scale=1Just launch ONLYOFFICE Editors with new shortcut and a forced interface scale 100%.
Ok, thanks. Setting it to --force-scale=1 worked for me.
I will close this issue. Since auto-scaling interface on HiDPI display is our feature. If user prefer see small buttons on big display - it can be solved via command line flag
Most helpful comment
@nickian
You need to get a line like this:
"C:\Program Files\ONLYOFFICE\DesktopEditors\DesktopEditors.exe" --force-scale=1Just launch ONLYOFFICE Editors with new shortcut and a forced interface scale 100%.