David Kircos
David Kircos
@davidfig Numbers can not be aligned left (we should default to 'auto' then the user could force one to align left) Strings that start with a number, but are not...
@davidfig, that makes sense. For consistency, I also replaced the function that decides if a `cell.value` is a number in the `CellTextFormatter` with the same function. See this commit. https://github.com/quadratichq/quadratic/pull/318/commits/a7b374743c634f57c4e4debeca0de483e99959b1...
@davidfig seeing some odd behavior with formatting jumping around when loading files. It also appears to be a bit of a performance hit when true rendering. When loading the Monte...
With a trackpad, this inverses the scroll. Is it possible to have this only effect the mouse scroll, not the trackpad?
We are working on Quadratic as a desktop app via Electron. As a native app it would be great to use the file browser API to allow users to easily...
Quadratic is a cloud app and has no immediate plans to support this.
Quadratic currently has no dependencies besides node and npm. Was there some part of the project you had difficulty getting up and running?
Nice, thanks for sharing cors-anywhere. We will add user auth and rate limiting on the CORs proxy to combat abuse.
https://github.com/koenvo/pyodide-http We can also document this in the meantime and maybe install it by default
Great writeup Jim. `1 index / nA, n1` syntax is really appealing to me. It seems to make the most sense