Malgardian / TQCollector

Source for TQCollector, a tool for item collectors in Titan Quest
https://titanquestfans.net/index.php?topic=234.0
14 stars 4 forks source link

Filter option "Use checkbox instead of bold" has no effect #3

Closed weelillad closed 5 years ago

weelillad commented 5 years ago

Happened across another minor bug, I think. As the title says, toggling the filter option does not seem to change anything. I'd expected it to indicate items that I possess with a checked checkbox beside the item name.

Malgardian commented 5 years ago

Another thing that's rarely used, I think. I'll have a look. Thanks for your bug hunting!

Malgardian commented 5 years ago

Seems to work for me?

weelillad commented 5 years ago

It only works in the "Sets" tab, but not in any of the other tabs. I'm using v1.2.1. config.xml correctly shows <UseCheckBox>true</UseCheckBox>.

weelillad commented 5 years ago

Also, when "Use checkbox" is enabled, the item mouseover tooltip does not appear. Should this be a new issue?

Malgardian commented 5 years ago

Works in the MI tab for me as well. But you're correct that it doesn't work in the others. Nah, here is fine.

weelillad commented 5 years ago

Oops, I'd filtered MI out, hence I didn't check whether things work there. :stuck_out_tongue:

Malgardian commented 5 years ago

Fixed in 1.2.2 The tooltip fix is a bit of a workaround, but a full fix would require moving the whole project to a newer version of .NET which is not something I want to do if I can avoid it. Let me know whether there's any further issues with my current solution.

weelillad commented 5 years ago

Everything looks good, thanks!