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
Attempting to scale text results in the error message "Can't scale non-shape: #shapes.core.Shape..." being displayed. A more helpful error message would be useful here such as, "You can't scale fonts in Maria just yet." I was hoping there was a way to create horizontally flipped text.
Interesting side note, I realized that we can manipulate font size in Maria like so: (assoc (text "hello") :font-size 30)
Environment:
Browser: Chrome
Platform (Mac/Windows/Linux): Linux
URL to a gist replicating the issue (if possible/relevant)
Issue:
Attempting to scale text results in the error message "Can't scale non-shape: #shapes.core.Shape..." being displayed. A more helpful error message would be useful here such as, "You can't scale fonts in Maria just yet." I was hoping there was a way to create horizontally flipped text.
Interesting side note, I realized that we can manipulate font size in Maria like so:
(assoc (text "hello") :font-size 30)
Environment:
URL to a gist replicating the issue (if possible/relevant)
https://www.maria.cloud/gist/b5fa4caaa90ccf9e00da100dc91ad188
The text was updated successfully, but these errors were encountered: