Gat Cooldown Manager

A customization addon for Blizzard's Cooldown Manager that lets you modify the appearance of the Essential and Utility cooldown bars, giving you control over icon size, spacing, colors, and layout behavior.

File Details

Gat CDM 1.2.0

  • R
  • Jan 25, 2026
  • 78.46 KB
  • 112
  • 12.0.1
  • Retail

File Name

GatCDM-1.2.0.zip

Supported Versions

  • 12.0.1

Changelog for v1.2.0

Improvements

  • Restored responsive buff icon centering with debounced UNIT_AURA handler (~50ms response time)
  • Smoother buff icon animations with fade-in effect and ease-out curves
  • Complete rewrite of Essential/Utility centering to match CooldownManagerCentered pattern

Performance

  • Removed redundant centering mechanisms (OnUpdate frame, ticker centering)
  • Now relies on efficient layout hooks instead of constant polling
  • Optimized cleanup loops from O(n*m) to O(n+m)

UI Changes

  • "Layout Centering" → "Layout Custom Position"
  • "Enable Custom Growth Direction" → "Enable Custom Positioning"
  • "Growth Direction" → "Type of Positioning"