WoW:API ScrollFrame UpdateScrollChildRect: Difference between revisions

→‎Details: This function is no longer needed
(Updated to match the current API boilerplate.)
(→‎Details: This function is no longer needed)
Line 14: Line 14:


== Details ==
== Details ==
: You need to call this when you change the contents of your ScrollFrame.
: You were required to call this when you changed the contents of your ScrollFrame prior to patch 2.3. You no longer need to call it now. If a child frame, texture or fontstring has changed, the scroll parent will automatically recalculate it's scroll rect and dispatch events appropriately.
Anonymous user