Skip to content

Commit ddb339d

Browse files
committed
Blind effect: Removed direction options that were added in 1.9.
1 parent 04f54fa commit ddb339d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/blind-effect.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<argument name="direction" type="String" default='"up"'>
1212
<desc>
1313
<p>The direction the blind will be pulled to hide the element, or the direction from which the element will be revealed.</p>
14-
<p>Possible Values: <code>up</code>, <code>down</code>, <code>left</code>, <code>right</code>, <code>vertical</code>, <code>horizontal</code>.</p>
14+
<p>Possible Values: <code>vertical</code>, <code>horizontal</code>.</p>
1515
</desc>
1616
</argument>
1717
</arguments>

0 commit comments

Comments
 (0)