WoW:API Region SetPoint/Exponential time (source)
Revision as of 14:42, 10 August 2007
, 10 August 2007no edit summary
m (Remove singatures made using ~ in main namespace) |
mNo edit summary |
||
| Line 2: | Line 2: | ||
As of approximately v1.11, creating a chain of relative positioning, where more than one SetPoint() call is done on a number of frames (i.e. the next frame has its size ''and | As of approximately v1.11, creating a chain of relative positioning, where more than one SetPoint() call is done on a number of frames (i.e. the next frame has its size ''and'' position dependent on the previous one), causes '''exponential execution time''' during SetPoint() calls. | ||
== Multiple chained SetPoint() calls causing exponential execution time == | == Multiple chained SetPoint() calls causing exponential execution time == | ||