aseprite / laf

A C++ library to create desktop applications
https://aseprite.github.io/laf/
MIT License
274 stars 58 forks source link

Allow \ in file names in unix #68

Closed Jokimax closed 2 months ago

Jokimax commented 10 months ago

fix aseprite/aseprite#3989

Allows to pick files with \ in files names in Linux. Should also work with MacOS.

I agree that my contributions are licensed under the MIT License.

dacap commented 2 months ago

Hi @Jokimax, thanks for the PR but this results in two result statements on the Windows port. I'll push a similar fix for this and try to test https://github.com/aseprite/aseprite/issues/3936

dacap commented 2 months ago

Finally https://github.com/aseprite/aseprite/issues/3936 was fixed with: