Skip to content

GraFx Studio: Clipping masks and character limits

GraFx Studio icon v1.42

✨ New & Improved

Clipping masks for image frames

Clipping masks

Image frames can now be masked with a rectangle, ellipse, or polygon — with corner radius and an optional stroke. Use the new Clipping mask section in the property panel to assign the shape, and the Appearance section to configure the stroke. Stroke and drop shadow follow the clipped path exactly.

Learn more: Clipping mask on image frames.

Character limits for text variables

Character Limit

Single-line and multi-line text variables now enforce a maximum length in both the Template Designer (Studio) and the end-user UI (Studio UI). The input shows a remaining-characters counter, blocks typing past the limit, and truncates pasted text to fit.

Learn more: Single-line and Multi-line text variables.

🛠️ Fixes

  • Output status on hidden-page failures — animated layouts that excluded a failing page used to report Internal error. Failures are now reported as Failed with a meaningful message.
  • Component position after switching layouts — Flutter-based outputs could render components at the wrong size after switching between layouts of different dimensions. Components now stay in sync with the active layout.