jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
702 stars 88 forks source link

Resolve special char "~" on Dialog Box's paths. "~" is resolved … #609

Closed pixelnerve closed 4 years ago

pixelnerve commented 4 years ago

Open a dialog box in any folder found in a user's home directory. e.g. the /Documents folder. Add a special char "~" to the directory field and it is resolved as the user's home directory on the server side.

Example: Open a Dialog Box on user's Documents folder with "~/Documents"

jean-emmanuel commented 4 years ago

Thanks, I'll test and merge tomorrow :)