File Details
v0.3.1
- R
- Apr 28, 2026
- 34.89 KB
- 378
- 12.0.5+1
- Retail
File Name
ReapMeter-v0.3.1.zip
Supported Versions
- 12.0.5
- 12.0.1
ReapMeter
v0.3.1 (2026-04-28)
Full Changelog Previous Releases
- Fix fury label clipping when font exceeds bar height (#7)
The fury bar uses SetClipsChildren to clip the past-max projection
segments, which also clipped the centered fury number when its font
size exceeded the bar height. Move the label onto a sibling frame
parented to UIParent so the bar's clipping no longer affects it.

