> For the complete documentation index, see [llms.txt](https://docs.flipabit.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flipabit.dev/animation/size-and-position-animation.md).

# Size and position animation

## Size and position animation

<div align="left"><img src="/files/-MIxukO5ImP1oufmPiK_" alt=""></div>

1. Select widget&#x20;
2. Select Insert > Action
3. Double click Action cell on highlighted row in Actions Editor
4. Select Actions > Animation > Set size and position
5. Enter value for lt and rb arguments:
   * Enter distance from left or top edge in Value field for lt argument
   * Enter distance from right or bottom edge in Value field for rb argument

To restore resized widget to its previous size:

1. Select widget&#x20;
2. Select Insert > Action
3. Double click Action cell on highlighted row in Actions Editor
4. Select Actions > Animation > Set size and position cancel

## Maximize

<div align="left"><img src="/files/-MIxukNyJU6S5Lv2rmvm" alt=""></div>

To maximize widget to fullscreen:

1. Select widget&#x20;
2. Select Insert > Action
3. Double click Action cell on highlighted row in Actions Editor
4. Select Actions > Animation > Maximize

## Minimize (already maximized)

<div align="left"><img src="/files/-MIxukO-FlHcmSRQrIQ7" alt=""></div>

To restore maximized widget to its previous size:

1. Select widget&#x20;
2. Select Insert > Action
3. Double click Action cell on highlighted row in Actions Editor
4. Select Actions > Animation > Minimize

## Toggle maximize

<div align="left"><img src="/files/-MIxukOBQ9cRHktC13h4" alt=""></div>

This action maximize widget if it's minimized and minimize if it's maximized.

1. Select widget&#x20;
2. Select Insert > Action
3. Double click Action cell on highlighted row in Actions Editor
4. Select Actions > Animation > Toggle maximize
