Toreole / BasicCombatlogParser

A small project with limited functionality in parsing WoW Combatlogs.
0 stars 1 forks source link

RawDBView duplicates entries when clicking on listview item #11

Closed Toreole closed 1 year ago

Toreole commented 1 year ago

When looking at Combatlogs/Performances/Players, clicking on an item in the ListView duplicates (visually) the entries that are being shown. That obviously shouldnt happen.

Toreole commented 1 year ago

fixed