PyFlow icon indicating copy to clipboard operation
PyFlow copied to clipboard

Enables scaling for High DPI screens

Open sphh opened this issue 3 years ago • 0 comments

My machine has a High DPI screen and prior to these changes the fonts and nodes are barely readable. These changes scale the fonts, the icons and the canvas according to the dpi settings of the screen.

They also introduce preference settings:

  • to enable automatic scaling of the canvas.
  • to set the initial zoom level either manually (autoscaling switched off) or as a ratio of the automatic scaling.

sphh avatar Jun 13 '22 07:06 sphh