forwap.blogg.se

Scrolling combat text vanilla
Scrolling combat text vanilla











Notice: Multiple textures, positioned one to another, may start "fidgeting" when the ScrollFrame's ScrollChild containing them is resized/moved/scrolled. Scroll frames are good for scrolling large portions of text, or a large EditBox. ScrollFrames are for smooth pixel-by-pixel scrolling of a complete frame that is only partially visible. If all you are trying to accomplish is offsetting a list in an array of buttons/fontstrings, as is often the case, all you really need is a Slider. In many cases, ScrollFrames, and in particular the FrameXML-defined FauxScrollFrame, does more than you need.













Scrolling combat text vanilla