forked from ros-visualization/rqt_common_plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rqt_reconfigure) Fix to "Range limits do not update until panel is re…
…loaded" (`ros-visualization#108 <https://github.com/ros-visualization/rqt_common_plugins/issues/108>`_)
- Loading branch information
Isao Isaac Saito
committed
Aug 28, 2013
1 parent
41e9c28
commit 8186c7b
Showing
1 changed file
with
77 additions
and
64 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
8186c7b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry,,,please bear that this PR includes a lot of code clean-ups (changing variable and method names) that I found either inconsistent or missing public/private indicator. The core idea of this PR is to enable to update Parameter Server WHEN values are typed in text fields of { Integer, Double, String } elements.