Closed brunetton closed 2 months ago
Describe the bug UI crashes when trying to edit HUDs configuration
Traceback (most recent call last): File "/home/bruno/dev/forks/fpdb-3/./fpdb.pyw", line 235, in dia_hud_preferences self.config.edit_hud(result, self.stat2_dict[y].text(), self.stat3_dict[y].text(), AttributeError: 'QComboBox' object has no attribute 'text'
To Reproduce Steps to reproduce the behavior:
See error
=> I've solved it, I'll quickly submit a PR with the fix
tx Bruno for you PR and improvement ;)
Describe the bug UI crashes when trying to edit HUDs configuration
To Reproduce Steps to reproduce the behavior:
See error
=> I've solved it, I'll quickly submit a PR with the fix