quadratic icon indicating copy to clipboard operation
quadratic copied to clipboard

Default numbers don't fit in cells

Open luke-quadratic opened this issue 1 year ago • 1 comments
trafficstars

Image

luke-quadratic avatar Jun 25 '24 18:06 luke-quadratic

This is a bit complicated. We'll have to move the number rendering (ie, determining what the string of the number looks like from its options and values) from Rust to TS, since we'll need to adjust how it's displayed based on its actual rendering size, which we can only calculate while rendering.

I started prototyping this work, but I'd rather wait until https://github.com/quadratichq/quadratic/pull/1406 (vertical wrapping) is merged, as I'l touch similar files to that one.

davidfig avatar Jul 02 '24 21:07 davidfig