| Summary: | table column is inserted to the wrong side | ||
|---|---|---|---|
| Product: | [Applications] LabPlot2 | Reporter: | uwestoehr <uwestoehr> |
| Component: | frontend | Assignee: | Alexander Semke <alexander.semke> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | latest | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://commits.kde.org/labplot/fd9a119b86109b8866df9469955d7f7ff69d3fed | Version Fixed/Implemented In: | 2.5 |
| Sentry Crash Report: | |||
|
Description
uwestoehr
2017-11-19 21:44:09 UTC
Git commit fd9a119b86109b8866df9469955d7f7ff69d3fed by Alexander Semke. Committed on 04/12/2017 at 20:21. Pushed by asemke into branch 'master'. More robust and more consistent implementation of the handling of creation of new columns and rows in SpreadsheetView: * add columns left/right to the current selection * add rows above/below to the current selection FIXED-IN: 2.5 M +132 -86 src/commonfrontend/spreadsheet/SpreadsheetView.cpp M +8 -9 src/commonfrontend/spreadsheet/SpreadsheetView.h https://commits.kde.org/labplot/fd9a119b86109b8866df9469955d7f7ff69d3fed many thanks. works fine. |