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

Add spin box to View Angle plugin for configuring view control sensitivity #1799

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Nov 17, 2022

🎉 New feature

Closes #1027

Depends on gazebosim/gz-gui#504

Summary

Adds spin box that lets users sets the view controller sensitivity. The limits of the spin box are: [0.01, 10.0] with a step size of 0.1.

Test it

Open View Angle gui plugin and enter a value between 0.01 and 10.0 into the spin box next to the label View control sensitivity. Use mouse to pan / orbit / zoom in the 3d scene and see the effect of different sensitivity settings on camera movement.

view_control_sensitivity

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

@github-actions github-actions bot added the 🌱 garden Ignition Garden label Nov 17, 2022
@iche033 iche033 changed the base branch from gz-sim7 to ign-gazebo6 November 17, 2022 02:03
@iche033 iche033 added 🏯 fortress Ignition Fortress and removed 🌱 garden Ignition Garden labels Nov 17, 2022
Signed-off-by: Ian Chen <[email protected]>
@jennuine jennuine added the needs upstream release Blocked by a release of an upstream library label Nov 17, 2022
@jennuine jennuine mentioned this pull request Dec 2, 2022
5 tasks
@iche033 iche033 merged commit 70c412c into ign-gazebo6 Dec 7, 2022
@iche033 iche033 deleted the view_control_sensitivity_gui branch December 7, 2022 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress needs upstream release Blocked by a release of an upstream library
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants