israpps / HDL-Batch-installer

A GUI for HDL Dump. Featuring batch installation of PS2 games to PS2 internal hdd and some game management utilities
https://israpps.github.io/HDL-Batch-installer/
GNU General Public License v3.0
215 stars 11 forks source link

[bug]: Do not scan for partitions again when closing the Create Partition menu #75

Closed BerntA closed 4 months ago

BerntA commented 6 months ago

Issue

Accidentally opening the create partition menu will trigger a new partition scan when you close it - even if you did not actually create a new partition.. just why?

expected behaviour

I expected it not to do this.

Program version

v3.5.1

Relevant log output

No response

In which package have you experienced this issue?

64 bits

other checks

israpps commented 6 months ago

It did? I probably left it intentionally while creating and debugging the feature. I'll try to solve that!

BerntA commented 6 months ago

Yeah, it re-scans the whole hdd again regardless, cheers! 👍

israpps commented 4 months ago

fixed on #76