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
Changed updatePreviewSize() to round cardWidth and cardHeight to integers using Math.round() for cleaner display (e.g., 725×469 instead of 725.1953125×468.774979202835565)
0 commit comments