Implement dragging to fill cells #14

Open
opened 2019-07-23 18:24:20 +00:00 by glen · 1 comment
Owner

The current scheme of filling cells is somewhat cumbersome. In the GUI version, implement a scheme to allow cells to be filled by dragging perhaps modeled on typical spreadsheets.

The current scheme of filling cells is somewhat cumbersome. In the GUI version, implement a scheme to allow cells to be filled by dragging perhaps modeled on typical spreadsheets.
glen added the
enhancement
label 2019-07-23 18:24:20 +00:00
Author
Owner

Partial progress was made on this by FillWith, which fills the marked region with the contents of the current cell. But it would be good to have the capacity to mark a region, and then indicate a region to fill it into by dragging, and do the fill.

Partial progress was made on this by FillWith, which fills the marked region with the contents of the current cell. But it would be good to have the capacity to mark a region, and then indicate a region to fill it into by dragging, and do the fill.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glen/teapot-spreadsheet#14
No description provided.