You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be very helpful when using Svg and Canvas layers to easily add a Rect as a background behind a Text. Getting the dimensions (and support a padding attribute) will take some thought.
This could also be directly integrated into Text as:
<Text background="...">, <Text bg="...">, etc
The text was updated successfully, but these errors were encountered:
techniq
changed the title
Add TextRect component to easily add backgrounds to Text components
Add TextRect component to easily add backgrounds to Text components
Apr 30, 2025
techniq
changed the title
Add TextRect component to easily add backgrounds to Text components
Add TextRect component to easily add backgrounds to Text components
Apr 30, 2025
Uh oh!
There was an error while loading. Please reload this page.
Would be very helpful when using
Svg
andCanvas
layers to easily add aRect
as a background behind aText
. Getting the dimensions (and support apadding
attribute) will take some thought.This could also be directly integrated into
Text
as:<Text background="...">
,<Text bg="...">
, etcThe text was updated successfully, but these errors were encountered: