Skip to content

Mask Expressions

Auto hide dot when using round caps on path

Remove round cap

Add to Level control to hide path when position and length are at 0 or 1 together.

(WriteLength == 1 and WritePosition == 1) and 0 or (WriteLength > 0 and 1 or 0)