Skip to content
Snippets Groups Projects

BUG: fix issue #1639 Update UserValue flag in QtWidgetParameterList

Merged Manuel Grizonnet requested to merge bug-1639 into develop

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

Approval is optional

Merged by Victor PoughonVictor Poughon 6 years ago (Jun 25, 2018 3:34pm UTC)

Merge details

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading