Apollys / PoEDynamicLootFilter

Tool to Modify your Loot Filter seamlessly while playing Path of Exile
55 stars 9 forks source link

Use file/folder selection in GUI to enter paths #14

Closed Apollys closed 2 years ago

Apollys commented 2 years ago

In the GUI, when creating a new profile, a user should be able to navigate to and select their file/folder, rather than having to type in the path string.

The FileSelectFile and FileSelectFolder commands should make this easy.

This also ensures users can only select files/folders that exist, which solves a lot of validation and missing files issues.

Apollys commented 2 years ago

Fixed in dev.