valadaptive / ntsc-rs

Free, open-source analog TV + VHS effect. Standalone application + plugin (After Effects, Premiere, and OpenFX).
Other
237 stars 4 forks source link

Side effect from #84 fix #88

Open nexus226 opened 2 months ago

nexus226 commented 2 months ago

The fix implemented in #84 introduced a side effect: now multiple file pickers can be opened for the same and other action, which gets really confusing since they're all titled the same (Load or Save as)

The ideal solution, if possible, would be to limit the amount of file pickers that can be opened per-action or in general to 1 (limit it in general is preferable but it really depends on user preference, maybe make it a toggleable option?), label each window according to their function - e.g. open a file, load/save a preset - and keep the window always on top