-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modified forceUpdate method to only update props
* forced update of parameters can cause components (such as JCombobox) tobe reset to 0th index, therefore the force updates only updates properties now. Since parameters should only change in the configuration wizard, it also makes more sense.
- Loading branch information
1 parent
cdef264
commit 7eaabef
Showing
2 changed files
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters