wowpedia
Main Menu


Frame strata (sometimes called frameStrata) orders each Frame on the screen, affecting how they overlap. These strata divide the z-axis into nine intervals (from back to front):

  1. WORLD (see details)
  2. BACKGROUND
  3. LOW
  4. MEDIUM
  5. HIGH
  6. DIALOG
  7. FULLSCREEN
  8. FULLSCREEN_DIALOG
  9. TOOLTIP

Frame levels further divide each strata into smaller intervals, numbered 0-10000. Higher numbers appear above lower ones, but only if they share the same strata.

Details

Frame Strata vs

Frame Strata vs. Layer

Patch changes

Q u o t e:

“(17:49.46) With 7.0.3, frame levels will no longer change automatically.... (17:59.34) [They] used to "compress" which caused all sorts of weird behaviour, like just the ordering of creating child frames could adjust your frame levels differently. (18:00.07) [They] now always stay what you set them to, and always sort correctly using that frame level”

— TheDanW on IRC log for #wowuidev on 20160720