avose / GLShell

OpenGL Terminal
GNU Lesser General Public License v2.1
3 stars 0 forks source link

Fix "Open Dir" with Bad Paths #37

Closed avose closed 1 year ago

avose commented 1 year ago

I need to filter the OpenDir toolbar button (or whatever is opening a directory) so it doesn't pop up an empty graph for non-existent paths.

avose commented 1 year ago

I put in a quick fix for this. It's just ignores the open path if it's empty.