OmegaK2/PyPoE

Can't cancel extraction dialog

Closed this issue · 0 comments

In pypoe_ui, if I choose the option to extract, but then cancel the dialog, it will start extracting to "" anyway. There probably needs to be some check around https://github.com/OmegaK2/PyPoE/blob/dev/PyPoE/ui/ggpk_viewer/toolbar.py#L116 but I'm not familiar enough with PyQt, probably an empty string indicates failure?