bgrabitmap / lazpaint

🎨 Cross-platform image editor with raster and vector layers similar to Paint.Net written in Lazarus (Free Pascal)
https://lazpaint.github.io/
GNU General Public License v3.0
405 stars 57 forks source link

File > Open dialog too wide when not using Image Browser #511

Closed circular closed 2 years ago

circular commented 2 years ago

Hi, thanks for all your work on LazPaint, it's been fun to use.

On my system there seems to be an issue with the File > Open dialog, when "Use image browser" is unchecked in the File menu.

It seems that the number of RAW file extensions (30+ ... .3fr, .ari, *.arw, etc.) is causing the regular File > Open dialog to expand to somewhere around 2000 pixels wide. This window cannot be resized on my system. Thanks for looking into it.

lainz commented 2 years ago

That's for sure a Windows bug with the file explorer. Which version of windows you're using and do you have checked the explorer option to hide fille extensions or not ?

circular commented 2 years ago

That's for sure a Windows bug with the file explorer. Which version of windows you're using and do you have checked the explorer option to hide fille extensions or not ?

Thanks for getting back to me. I am feeling a bit conflicted now, because the system swears it is using Ubuntu 20.04. :-) Just to avoid any misunderstanding I'm including a screenshot.

https://i.postimg.cc/DyfF62QT/lazpaint.png

Is there an option to hide file extensions even if I'm not using Windows? I'm open to any workarounds.

lainz commented 2 years ago

I've seen this bug on Windows for that I assumed that OS..

For the moment use the lazpaint file explorer. Is good enough to navigate between folders. Is not as intuitive as the OS default but it works.

circular17 commented 2 years ago

For a moment I though I had answered this conversation and did not remember. 😄

circular17 commented 2 years ago

I think it is a duplicate of https://github.com/bgrabitmap/lazpaint/issues/249

circular17 commented 2 years ago

Duplicate of https://github.com/bgrabitmap/lazpaint/issues/249