Closed Wolfmyths closed 1 year ago
When a mod is added or deleted, the counter does not update.
A possible solution is by making a self.counter variable and changing it through a function all in listWidget.py
self.counter
listWidget.py
If you want to work on this just let me know and if you have any questions, I'll guide you where to go.
When a mod is added or deleted, the counter does not update.
A possible solution is by making a
self.counter
variable and changing it through a function all inlistWidget.py
If you want to work on this just let me know and if you have any questions, I'll guide you where to go.