From 3bafef0b159e2acfe3e62da1b5a30f63041d1fdc Mon Sep 17 00:00:00 2001 From: AnotherTest Date: Mon, 23 Nov 2020 16:21:41 +0330 Subject: [PATCH] Spreadsheet: Allow copying from one cell to many This simply fils the target selection with the source cell. Fixes #4010. --- Applications/Spreadsheet/Spreadsheet.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Applications/Spreadsheet/Spreadsheet.cpp b/Applications/Spreadsheet/Spreadsheet.cpp index 5a7504bc5c2..6f419bcf167 100644 --- a/Applications/Spreadsheet/Spreadsheet.cpp +++ b/Applications/Spreadsheet/Spreadsheet.cpp @@ -299,6 +299,18 @@ void Sheet::copy_cells(Vector from, Vector to, Optional