#Weird bug with cooldown text %p "shaking" on weakaura.
2 messages · Page 1 of 1 (latest)
need to change the anchor setting of the text. by default it's anchored to the center and it tries to constantly recenter the text as it changes, which causes that shaking effect with %p. i usually change the anchor to left & adjust X offset accordingly.
edit: can also alternatively set Width to "Fixed" and Alignment to Left or Right in Font Flags without touching anchor.