Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
This component is meant for cases when content (expecially text) is too long horisontally and doesn't fit into UI. The component animates content left-right when activated.
!!! WARNING !!! The content widget (the one which will be animated) must be in a Frame Slot! In most basic case you should create a Frame, attach the component to it, and and put a text widget inside the Frame. NB: this might cause the font to be cut on top and bottom if set to clip, in which case wrap the text into another widget and give it some padding Frame Wrapper Text (with top & bottom padding)
Definition at line 14 of file SCR_HorizontalScrollAnimationComponent.c.