- New 'Match Cell' command selects all cells in the sheet whose value equals the current cell's value (non-contiguous selection) - Added state.selectedCells (Set of 'r,c' keys) for scatter selection - isCellSelected checks selectedCells first, then falls back to rectangular selection - getSelectedData/clearSelectedCells handle non-contiguous selections - Cmd+M keyboard shortcut mapped - Match selection cleared on click, arrow movement, or Escape Co-authored-by: Shelley <shelley@exe.dev> |
||
|---|---|---|
| .. | ||
| src | ||
| wailsjs | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||