BUG: fix issue #1639 Update UserValue flag in QtWidgetParameterList
BUG: fix issue !1639 Update UserValue flag when a parameter is modified in QtWidgetParameterList widget
The QtWidgetParameterList widget should signal that an input parameter as been modify by the user.Then, it set the UserValue flag from the corresponding parameter to True.
It was spotted as the UserValue flag is used by the ParseApplication method used to list parameter modified by the user in the GUI which is used to build the corresponding command-line from the application GUI (displayed in the Log tab).
Edited by Manuel Grizonnet
Merge request reports
Activity
added 16 commits
-
8e593b1c...cdd1f85f - 15 commits from branch
develop
- 8117cdbc - Merge branch 'develop' into bug-1639
-
8e593b1c...cdd1f85f - 15 commits from branch
mentioned in commit 01f22368
mentioned in issue #1722 (closed)
mentioned in commit c029979b
changed milestone to %6.6.1
changed milestone to %7.0.0
Please register or sign in to reply