FreeCAD: master 51596b5a

Author Committer Branch Timestamp Parent
hyarion wwmayer master 2021-02-18 00:10:46 master 75bf85eb
Changeset Spreadsheet: Fix UI issues when trying to insert rows/cols

* Add support for better translations (using pluralizations)
* Add support for inserting rows/columns after the selection
* Informs the user that it will insert rows/cols above/under/left/right of the selection
* Informs the user how many rows/cols that will be inserted
mod - src/Mod/Spreadsheet/Gui/SheetTableView.cpp Diff File
mod - src/Mod/Spreadsheet/Gui/SheetTableView.h Diff File