promotional bannermobile promotional banner

Clean Art

Clean Art is a tiny World of Warcraft addon that removes the decorative griffons on the MainMenuBar to give your UI a sleeker, modern appearance. It’s designed to be lightweight and focused — it does one job and does it well.

File Details

CleanArt_07-05-26.zip

  • R
  • May 7, 2026
  • 13.56 KB
  • 40
  • 12.0.5+5
  • Classic + 3

File Name

CleanArt_07-05-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
1.15 — 2026-05-07

Fixed

- Retail / Midnight (incl. 12.0.x): the default bar chrome is often under `MainActionBar` (see also major bar addons splitting `MainMenuBar` vs `MainActionBar`). CleanArt now resolves Left/Right end caps from `MainActionBar` (several key names and nested containers), merges them with the classic `MainMenuBarArtFrame` / global names, and discovers extra named textures/frames under `MainMenuBarArtFrame`, `MainActionBar`, and `MainMenuBar` (limited depth/visit count) so hide/show still targets the griffon/wyvern art when Blizzard restructures the UI.
- Caching: discovered targets are cached; each rescan walks `MainActionBar` first on Retail (`WOW_PROJECT_MAINLINE`) so late-loaded caps are found before larger sibling trees. Each root gets its own visit budget so one busy branch cannot starve the others. The cache is invalidated on zoning, scale/display changes, leaving combat, delayed post-login passes (0.65s / 2.5s), and Edit Mode exit so artwork that loads late or resets after layout edits is picked up again.

Changed

- `ADDON_VERSION_FALLBACK` and `.toc` ` Version`: 1.15.

1.14 — 2026-05-07

Changed

- `PLAYER_LOGIN`: after successful one-time initialization, the addon unregisters this event so the frame handler is not invoked again for it during the session (behavior unchanged; slightly less overhead).
- `ADDON_VERSION_FALLBACK` and `.toc` ` Version`: 1.14.