Closed dtg3 closed 5 years ago
This is probably not a blocking issue for the release, but should be noted for subsequent releases.
With this and issue #44. I’m going to gut out and rewrite the highlighting engine once I get time. I’ve been unhappy with it for the past few months and have done my best to patch it but I think a more straight forward implementation exists and will investigate that
Long term this sounds like a good idea.
Short term, the question becomes do we cut it out for this release or leave it in?
Per Discord discussion, short term will be to release alpha 0.1.0 with the inclusion of the feature.
related to #44
Token highlighting is a lot more responsive now with the recent PR
If token highlighting is enabled during tracking and a token is highlighted while the tracker is stopped by highlighting remains checked, the token's highlight box will remain visible and affixed to the position on the screen even during scrolling until the window is closed.
If a similar situation occurs however token highlighting is unchecked. Interacting with the window will remove the highlighting (redraw the window without it).