Bug Fixes
- Fixed selected cells being hard to distinguish from unselected cells in the dark theme. (#199)
- Fixed Cmd/Ctrl + drag inside an existing grid selection not subtracting the dragged range from the selection.
- Fixed missing cells in short rows being drawn with the empty-cell background instead of the canvas background, making them indistinguishable from real empty cells.
- Fixed the URL cell tooltip not following the pointer between cells, and the pointer cursor lingering after releasing Cmd/Ctrl.