chaosparrot / talon_hud

Unofficial Talon Head Up Display scripts
68 stars 29 forks source link

Cursor tracker add/remove doesn't trigger refresh #21

Closed wolfmanstout closed 2 years ago

wolfmanstout commented 2 years ago

I use hud_publish_screen_regions and hud_clear_screen_regions to add and remove a cursor tracker, but the display does not update until I wiggle the cursor.

chaosparrot commented 2 years ago

Noticed this as well when I tried out some cursor stuff, will try to fix

chaosparrot commented 2 years ago

Been a long time coming, but I fixed this issue now :) Sorry for the long wait, wasn't working on the master branch in a while

wolfmanstout commented 2 years ago

Fantastic, thank you for fixing this! I was hanging out on an old detached commit for the last few months :-)