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
Taking the max width is a bit tricky since we dont always know how much to give the svg/how much to give the descriptions, but if we just calculate the svg first and let the description take the rest, thatd be smarter than calculating them both as we do now, and wouldnt require the user to pass in every little thing