Summary: | unticking unfocused function doesn't hide its graph | ||
---|---|---|---|
Product: | [Applications] kmplot | Reporter: | Marco Mattiolo <marco.mattiolo> |
Component: | general | Assignee: | Klaus-Dieter M <kd.moeller> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cyp561, mbensi, nico.kruber |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmplot/17c6978f38b0a5008cf81aed457c75cfc49f7a8c | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | patch to select the function when we click on the checkbox |
Description
Marco Mattiolo
2012-06-28 11:03:11 UTC
*** Bug 327558 has been marked as a duplicate of this bug. *** Created attachment 100159 [details]
patch to select the function when we click on the checkbox
It's a workaround to hide/show a function when the function is not the current item. A disadvantage of this patch is that change the current selection.
*** Bug 400445 has been marked as a duplicate of this bug. *** Git commit 17c6978f38b0a5008cf81aed457c75cfc49f7a8c by Yuri Chornoivan. Committed on 05/11/2018 at 14:02. Pushed by yurchor into branch 'master'. Allow hide/show unfocused items in the function list Reworked patch by Mario Bensi Differential Revision: https://phabricator.kde.org/D16629 M +18 -1 kmplot/functioneditor.cpp M +4 -0 kmplot/functioneditor.h https://commits.kde.org/kmplot/17c6978f38b0a5008cf81aed457c75cfc49f7a8c |