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.9k stars 378 forks source link

Unable to save project with blended images on KDE #1058

Closed ChiliEater closed 3 weeks ago

ChiliEater commented 1 month ago

Pixelorama version: 1.0

OS/device including version:

Issue description: According to the documentation, it should be possible to save projects with blended images included. I assume this works when not using the native file picker. On KDE, this option is not available and I couldn't find a way to either change this setting or disable the native file picker.

image

Steps to reproduce:

Congrats on the 1.0 release!

OverloadedOrama commented 1 month ago

Hello, and thank you! This is indeed a known limitation of native file dialogs, but it will be fixed once Godot 4.3 is out. Normally you can disable the native file dialogs from the Preferences, but if you are using the Flatpak version this isn't possible because it is sandboxed.

ChiliEater commented 1 month ago

Thanks for the quick reply. I'll try the AUR package then.