Orama-Interactive / Pixelorama

Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
https://orama-interactive.itch.io/pixelorama
MIT License
6.83k stars 372 forks source link

Top of window blurry on MacOS Retina Display #936

Closed Togira123 closed 9 months ago

Togira123 commented 9 months ago

Pixelorama version: 0.11.3

OS/device including version: MacOS Sonoma 14.1 MacBook Pro 14-inch 2023

Issue description: The top bar of the application where the three buttons are to either maximise, minimise or close the window is blurry. View image below.

Screenshot 2023-11-05 at 4 45 55 PM

Steps to reproduce: Download Pixelorama on a Mac and open the application. You'll notice the very top of the window being blurry.

Togira123 commented 9 months ago

I think I have identified the issue! After cloning the repository and building Pixelorama from source, I noticed that everything looks fine but when I untick the "High Res" option when exporting, it looks blurry, just like in the actual build.

Screenshot 2023-11-08 at 2 47 58 PM

If that option is enabled it would probably look fine :)

OverloadedOrama commented 9 months ago

Thank you for reporting and identifying the issue. As the "High Res" option is enabled by default on the master branch, the issue can be considered resolved. I am not sure why it wasn't enabled by default on Godot 3.x, but I went ahead and enabled it on the 0.x branch too, so the fix will be available in version 0.11.4.