Configuration attribute for Video Viewer.
[SocialShare.|<containerId>_socialShare.]bearing=up|down|left|right|fit-vertical|fit-lateral
up|down|left|right|fit-vertical|fit-lateral |
Specifies the direction of the slide animation for the buttons container. When set to up, down, left, or right, the panel rolls out in a specified direction without an extra bounds check, which can result in panel clipping by an outside container. When set to fit-vertical, the component first shifts the base panel position to the bottom of SocialShare and tries to roll out the panel from the bottom, right, or left from such base location. With each attempt, the component checks if the panel is clipped by an outside container. If all attempts fail, the component tries to shift the base panel position to the top and repeat rollout attempts in the top, right, and left direction. When set to fit-lateral, the component uses a similar logic. However it shifts the base to the right first, trying right, down, and up rollout directions, and then shifts the base to the left, trying left, down, and up rollout directions. |
Optional.
fit-vertical
bearing=left