View Single Post
12-31-12, 09:39 AM   #7
haste
Featured Artist
 
haste's Avatar
Premium Member
Featured
Join Date: Dec 2005
Posts: 1,027
It is possible to re-use the oUF arena frames as preparation frames, but it will require some special handling as none of the elements will update correctly then.

I could add a system to handle this, then let the layouts just do the updating themselves. It would be similar to what Monolit does, but with the actual frames instead.

Callback would probably be something like:
Lua Code:
  1. function(frame, id, spec, class)
  2. end

Not really sure how sane this would be in practice.
__________________
「貴方は1人じゃないよ」
  Reply With Quote