quadratic
quadratic copied to clipboard
Hide portion of Quadrants when typing input
- [x] hide cache under input box
- [x] merged https://github.com/quadratichq/quadratic/pull/369
This pull request is automatically being deployed by Amplify Hosting (learn more).
Access this pull request here: https://pr-370.de5w5iglj13on.amplifyapp.com
@davidfig can you provide more details about what this branch does? I am not sure what to test here.
Zoom out until cache, then start editing a cell. Old behavior is it writes on top of old content. New behavior is it clears it first.
Does not appear to work for me
Can you try again? Seems to work fine for me.
This is not working for me either.
You can see here if I zoom out and edit a cell, it only re-renders once i've edited the cell and hit enter.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
quadratic | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 21, 2023 1:09pm |
This still doesn't work for me.
Have a cell with a value in it, zoom out, start editing it and the previous value doesn't disappear until you hit "ENTER"
There's like a threshold of zooming out where, once you pass it, it shows the old value while you're editing