diff options
| -rw-r--r-- | wiki/Configuration:-Animations.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wiki/Configuration:-Animations.md b/wiki/Configuration:-Animations.md index 3460777d..586aa516 100644 --- a/wiki/Configuration:-Animations.md +++ b/wiki/Configuration:-Animations.md @@ -163,7 +163,7 @@ animations { ##### `custom-shader` -<sup>Since: 0.1.6, experimental</sup> +<sup>Since: 0.1.6</sup> You can write a custom shader for drawing the window during an open animation. @@ -223,7 +223,7 @@ animations { ##### `custom-shader` -<sup>Since: 0.1.6, experimental</sup> +<sup>Since: 0.1.6</sup> You can write a custom shader for drawing the window during a close animation. @@ -319,7 +319,7 @@ animations { ##### `custom-shader` -<sup>Since: 0.1.6, experimental</sup> +<sup>Since: 0.1.6</sup> You can write a custom shader for drawing the window during a resize animation. |
