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.46k stars 351 forks source link

When saving project for the first time (or Save as...), other .pxo files are not shown in the selected folder #990

Open hsandt opened 4 months ago

hsandt commented 4 months ago

Pixelorama version: v0.11.3-stable

OS/device including version: Linux Ubuntu 22.04 with Unity desktop

Issue description: On first save project or Save as..., in the path selection popup, only folders are shown, not files. Since we are saving a file of type .pxo, I expect other .pxo files to be shown (as usual in apps, it allows the user to check for conflicts, and confirm that they are in the correct directory).

image

Steps to reproduce:

  1. Save new project
  2. Save as... > popup opens on current file directory which contains at least one .pxo file: the current file we're working on. Yet, the directory appears empty (or only shows subdirs if any)
OverloadedOrama commented 3 months ago

Cannot reproduce on openSUSE Tumbleweed with KDE Plasma 6, unfortunately. It could be a bug with Godot's FileDialog and Unity desktop, but I'm not sure.