Bug 360783 - visibility flag of xy-curve
Summary: visibility flag of xy-curve
Status: RESOLVED FIXED
Alias: None
Product: LabPlot2
Classification: Applications
Component: frontend (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Alexander Semke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-20 18:44 UTC by Stefan Gerlach
Modified: 2016-03-20 20:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gerlach 2016-03-20 18:44:57 UTC
the visible flag of a xy-curve changed in the context menu is not updated in the dock widget.
The grayed out item in the project explorer is not updated when visible flag of xy-plot is activated.
Comment 1 Alexander Semke 2016-03-20 20:17:16 UTC
Git commit a5bf3b27ee3243e7d7255877faa21cbd8f840dd7 by Alexander Semke.
Committed on 20/03/2016 at 20:15.
Pushed by asemke into branch 'master'.

Added missing signal-slot connections for changing the visibility.

M  +1    -1    src/backend/worksheet/plots/cartesian/Axis.cpp
M  +1    -1    src/backend/worksheet/plots/cartesian/Axis.h
M  +2    -1    src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp
M  +1    -1    src/backend/worksheet/plots/cartesian/CartesianPlotLegend.h
M  +3    -3    src/backend/worksheet/plots/cartesian/XYCurve.cpp
M  +2    -2    src/backend/worksheet/plots/cartesian/XYCurve.h
M  +2    -2    src/kdefrontend/dockwidgets/AxisDock.cpp
M  +1    -1    src/kdefrontend/dockwidgets/AxisDock.h
M  +7    -2    src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp
M  +1    -0    src/kdefrontend/dockwidgets/CartesianPlotLegendDock.h
M  +7    -0    src/kdefrontend/dockwidgets/XYCurveDock.cpp
M  +1    -0    src/kdefrontend/dockwidgets/XYCurveDock.h

http://commits.kde.org/labplot/a5bf3b27ee3243e7d7255877faa21cbd8f840dd7