https://bugs.kde.org/show_bug.cgi?id=455096

Alexander Semke <alexander.se...@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/educ
                   |                            |ation/labplot/commit/ccaf54
                   |                            |6ca8b20467f1df0184921ea2198
                   |                            |4a567a3
         Resolution|---                         |FIXED
   Version Fixed In|                            |2.10

--- Comment #3 from Alexander Semke <alexander.se...@web.de> ---
Git commit ccaf546ca8b20467f1df0184921ea21984a567a3 by Alexander Semke.
Committed on 10/07/2022 at 08:20.
Pushed by asemke into branch 'master'.

[worksheet]     don't crash when deleting a text label that was added after
worksheet objects (plots and curves) were created via the plot data dialog.

When a text label is added after new curves were created via PlotDataDialog,  
the undo or delete steps for this label lead to a crash in the handling of
graphics effects in Qt. 
The root cause for the crash is not completely clear (maybe related ot labels
child ScaledTextItem)
so we deactivate the fade-in effect completely for text labels.
FIXED-IN: 2.10

M  +1    -0    ChangeLog
M  +14   -5    src/commonfrontend/worksheet/WorksheetView.cpp

https://invent.kde.org/education/labplot/commit/ccaf546ca8b20467f1df0184921ea21984a567a3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to