File Details
Cell_UnitFrames_10-05-26.zip
- R
- May 9, 2026
- 303.49 KB
- 1.5K
- 5.5.4+3
- Classic + 2
File Name
Cell_UnitFrames_10-05-26.zip
Supported Versions
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[1.10.10] - 2026-05-10
Fixed
- Class bar (`Widgets/Bars/ClassBar.lua`): On some clients `UnitPowerMax` can report an invalid max for class resources (reported: Monk Chi as 100 while only 7 segment frames exist). Loops in `UpdateColors` / layout math in `UpdateSize` used that raw max and indexed past `classBar[i]`, causing `attempt to index local 'bar' (a nil value)`. All segment iteration and width math now use `NormalizeDisplayMaxPower` (same cap as frame count). `UpdatePower` also re-syncs `classBar.maxPower` to the capped value so stale highs cannot persist; charged combo-point coloring is bounded to existing segments.
Internal
- `CUF.version` (saved-data revision) bumped to 36 for release 1.10.10.

