David Figatner

Results 45 issues of David Figatner

- [ ] move column/row to other locations - [ ] delete column/row - [ ] insert column/row - [x] auto fit selection - [ ] default formatting

type: enhancement

Clicking a column/row header one time provides the current behavior: selects all cells within that column/row. Clicking a column/row header a second time will select the entire column/row (UI will...

type: enhancement

Wait until the client catches up to with the multiplayer server for the sequence number before displaying the grid. This will avoid any blinking in of new values at the...

type: enhancement

This will avoid Chrome warnings. Happy to make a pull request if you're still active and willing to accept it.

- [x] replace CellInput with InputEditor - [x] width should adjust automatically based on the width of the content - [x] div should never scroll or move from its anchor...

cla-signed

Closes https://github.com/quadratichq/quadratic/issues/732 - [x] cursor and sheet: `?x=0&y=1&sheet=name` - [x] code editor (if defined, editor is open): `?codeX=0&codeY=1&codeSheet=name` - [x] viewport rect `?vx=1&vy=2&vw=1000&vh=1001` - [x] redesign for the share dialog...

cla-signed

Changes layout so `` is a flex sibling of the pixi canvas, instead of positioned over it.

cla-signed