btzy/nativefiledialog-extended

PickFolder on Portal backend should support default path too

btzy opened this issue · 1 comments

btzy commented

Since xdg-desktop-portal now supports this (see #66), and we have already implemented it for OpenDialog/OpenDialogMultiple, we should also implement it for PickFolder.

btzy commented

Seems like I got this wrong; it was already implemented in #108.