sdatkinson / NeuralAmpModelerPlugin

Plugin for Neural Amp Modeler
MIT License
1.9k stars 127 forks source link

[BUG] Model and IR browsers don't open to their respective last folder #62

Closed sdatkinson closed 1 year ago

sdatkinson commented 1 year ago

Describe the bug When opening the model picker or the IR picker, the browser goes to the last folder that was used for either. E.g. if I just loaded a model, then when I got to pick an IR it starts at the model folder.

Expected behavior It'd be nice if both kept track of their last folders visited separately

Additional context Requested by a user.

sdatkinson commented 1 year ago

Workaround (fix?) for macOS: https://github.com/iPlug2/iPlug2/issues/950

sdatkinson commented 1 year ago

This is an issue again as of merging #242