Set window-resize animation config for view-offset anim caused by resize

This commit is contained in:
Ivan Molodetskikh
2024-04-13 14:55:11 +04:00
parent 9d5f1c7ef7
commit 8b0dc1902c
3 changed files with 50 additions and 8 deletions
+1
View File
@@ -139,6 +139,7 @@ All horizontal camera view movement animations, such as:
- When a window off-screen is focused and the camera scrolls to it.
- When a new window appears off-screen and the camera scrolls to it.
- When a window resizes bigger and the camera scrolls to show it in full.
- Since 0.1.5, animated window resizes will use the `window-resize` animation parameters for the view animation to make them synchronized.
- After a horizontal touchpad gesture (a spring is recommended).
```