High DPI Scaling and size of configuration window issue

The following problem: I am using Windows 11, KNIME 5.3.1 (modern UI) and a monitor with 5120x2160 resolution. To ensure that KNIME, i.e. the workspace with the nodes, is displayed sharply, I have made high DPI scaling settings for knime.exe under Compatibility (see screenshot below).

The problem is that the configuration windows of the nodes with the old design are then not displayed completely, but that you always have to scroll back and forth (see screenshot below).

Is there a solution for this?

The whole thing also reminds me of this forum entry:

Thank you very much!

1 Like

Hi @Christian_Essen,

Did you, by any chance, try the new knime-hidpi.bat to see if this fixes the issue?

With KNIME Analytics Platform version 5.3 you have the possibility to start KNIME Analytics Platform in high-resolution mode. To do so, go to the installation folder and run knime-hidpi.bat . Please notice that the batch file to start the KNIME Analytics Platform in the high-resolution mode is an experimental feature designed exclusively for Modern UI. This feature aims to enhance visual fidelity but is not yet fully supported across the classic user interface and the Modern UI. So, users should be aware of potential limitations and compatibility issues when switching between Modern UI and Classic UI contexts.

(from installation guide)

Best,
Stefan

1 Like

Hi @stelfrich,
Many thanks for your support. I’ve just started KNIME via the knime-hidpi.bat. But there is no difference, i.e. the configuration windows are still too small from the initial size, so you have to scroll back and forth.
(It makes no difference whether I reset the compatibility settings described above before starting with the bat file.)

Best,
Christian

Does anyone else have any ideas? :slightly_smiling_face:

@Christian_Essen, I can only relay Bernd’s comment from our internal discussion:

I don’t think there is a one-size-fits-all solution. Since the problem refers to Swing dialogs he can try different values for -Dsun.java2d.uiScale=1.0 in the knime.ini.

Let us know how that goes! :slight_smile:

2 Likes

Perfect, this does the trick :+1:.
Many thanks for your commitment, @stelfrich!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.