Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make read-only properties read-only #958

Merged

Conversation

rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Jan 4, 2016

A read-only property shouldn't be allowed to be edited ;-)
Fixed by not creating an editor in that case.

Related #654 which attempted to solve that issue by disabling the property,
which in turn was reverted in #679 due to its side effects.

@wjwwood
Copy link
Member

wjwwood commented Feb 26, 2016

Any idea how this relates to #687?

@wjwwood
Copy link
Member

wjwwood commented Feb 26, 2016

lgtm

I was able to reproduce by using the move_base_amcl_10cm.launch example in the navigation_stage package. Before the patch I could edit the position fields for the costmaps which are of display type "map". After the patch I could not.

wjwwood added a commit that referenced this pull request Feb 26, 2016
@wjwwood wjwwood merged commit 9c433e1 into ros-visualization:indigo-devel Feb 26, 2016
@rhaschke rhaschke deleted the fix_readonly_properties branch March 30, 2016 06:43
130s pushed a commit to 130s/rviz that referenced this pull request Aug 21, 2024
* Update Frame shortcut

Signed-off-by: David V. Lu <davidvlu@gmail.com>
(cherry picked from commit 5eeae5b12e73b17f735ce62630b4ebf15c5f423e)

Co-authored-by: David V. Lu!! <davidvlu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants