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
I'm creating an Image based on an incoming error message. Ideally, I'd like the height of the image to be something like number of lines + line spacing + padding
Is there a way of getting the number of lines or the height of the boundry for this so I can pass that to the img context?
The text was updated successfully, but these errors were encountered:
I'm creating an Image based on an incoming error message. Ideally, I'd like the height of the image to be something like
number of lines + line spacing + padding
Is there a way of getting the number of lines or the height of the boundry for this so I can pass that to the img context?
The text was updated successfully, but these errors were encountered: