(IntelliJ + Processing) Application configuration - size defined in pixels seems to be scaled by Windows scaling settings
Hi everyone,
I am kind of new to IntelliJ, so I am not sure this is really IntelliJ problem (but it runs okay in Processing IDE).
I tried to run a Procesing sketch in IntelliJ using this tutorial, but when I define the size of my canvas which is displayed in Application, it seems to be scaled by my windows scaling settings. And since I have 4K display with 175% scaling, the displayed Application renders much bigger and and with pretty bad quality.
Is there a way to fix it? I mean, when I set my canvas size to 1000px wide, so it's size on my display is 1000px no matter the scaling of my system and programs defined in Windows settings?
I will be grateful for any help ! ))
Please sign in to leave a comment.