What version of ClassicThreatMeter are you using? (Stating 'latest' is not useful)
1.10
Do you have an error log of what happened?
No error log.
Any additional information? (example: WoW language if not English) (Attach screenshots here if available, do not link externally)
The threat window doesn't resize as expected ("normally"). You can fix this issue by changing the anchor point of the frame. From the way it resizes now, you must currently have "CENTER" as your anchor, resulting in all fours sides that change length anchoring the center point... I believe a TOPLEFT is what you need as an anchor for this type of window. Then when resizing only the bottom and right sides change in length, anchoring the top-left point in place.
What steps will reproduce the problem?
What version of ClassicThreatMeter are you using? (Stating 'latest' is not useful)
1.10
Do you have an error log of what happened?
No error log.
Any additional information? (example: WoW language if not English) (Attach screenshots here if available, do not link externally)
The threat window doesn't resize as expected ("normally"). You can fix this issue by changing the anchor point of the frame. From the way it resizes now, you must currently have "CENTER" as your anchor, resulting in all fours sides that change length anchoring the center point... I believe a TOPLEFT is what you need as an anchor for this type of window. Then when resizing only the bottom and right sides change in length, anchoring the top-left point in place.