Skip to content

Fix FileDialog: initial-file doesnʼt set initial-folder

We always set :initial-folder to NULL and then notified about that, instead of setting it to the folder of the :initial-file as we say.

Merge request reports