promotional bannermobile promotional banner

Cell - Unit Frames - Pandaria - Classic Era - TBC - Retail

Cell_UnitFrames adds custom unit frames, resource indicators, icons, buffs, debuffs, and flexible UI options for WoW Classic. Works with Cell, supports profiles and localization.

File Details

Cell_UnitFrames_03-05-26.zip

  • R
  • May 2, 2026
  • 302.61 KB
  • 1.7K
  • 5.5.4+3
  • Classic + 2

File Name

Cell_UnitFrames_03-05-26.zip

Supported Versions

  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
 [1.10.8] - 2026-05-03

Fixed

- Classic / TBC layout nudge: the post-load retry and `NudgeCellLayoutRefresh()` / `/cuf refresh` called `Cell.funcs.UpdateLayout(layoutName)`. On Classic flavors that entry is Cell’s layout autoswitch (`F.UpdateLayout`), which expects group keys like `"solo"` / `"party"`, not a layout profile name. Passing `Cell.vars.currentLayout` (e.g. `"default"`) could clear `Cell.vars.currentLayoutTable` and trigger Cell errors (`RaidRosterFrame`, `NPCFrame`, etc.). Both code paths now use `Cell.Fire("UpdateLayout", layoutName)` so callbacks run without corrupting Cell’s vars.

Internal

- `CUF.version` (saved-data revision) bumped to 34 for release 1.10.8.