aaronma37 / Deathlog

GNU General Public License v3.0
13 stars 9 forks source link

Make instance tab scrollable and add ruins of Ahn'qiraj #96

Open jhj0517 opened 10 months ago

jhj0517 commented 10 months ago

New raid zone number "Ruins of Ahn'Qiraj" turned out to be 509.

I made the instance stats tab scrollable, and used a custom image in the Media folder since I could not find the correct image path for "Ruins of Ahn'Qiraj".

tested and confirmed that it works fine.

The view looks like this:

https://github.com/aaronma37/Deathlog/assets/97279763/f7724b2c-a1f1-4377-911e-acd7acd8a236

jhj0517 commented 10 months ago

Wait. here's a ciritical bug that disables mouse wheel input. working on it.

jhj0517 commented 10 months ago

Hmm, I thought that was happening because of this PR, but it was not. The wheel disabling just happened because of lag, not this. The code seems fine.