https://bugs.kde.org/show_bug.cgi?id=491310
--- Comment #3 from Alexander Semke <alexander.se...@web.de> --- Git commit 1803a1cb350bcc99e7715e0f62a0eba01b3118fe by Alexander Semke. Committed on 05/08/2024 at 18:20. Pushed by asemke into branch 'master'. Properly draw the border line of the symbol in the legend. Removed the custom code in CartesianPlotLegen.cpp, use Symbol::draw() instead. FIXED-IN: 2.12 M +1 -0 ChangeLog M +4 -48 src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp M +2 -2 src/backend/worksheet/plots/cartesian/Symbol.cpp M +2 -2 src/backend/worksheet/plots/cartesian/Symbol.h https://invent.kde.org/education/labplot/-/commit/1803a1cb350bcc99e7715e0f62a0eba01b3118fe -- You are receiving this mail because: You are watching all bug changes.