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

Allow ViewController mouse control sensitivities to be modified in GUI #1027

Closed
shameekganguly opened this issue Sep 15, 2021 · 0 comments
Closed
Labels
enhancement New feature or request GUI Gazebo's graphical interface (not pure Ignition GUI) help wanted We accept pull requests!

Comments

@shameekganguly
Copy link
Contributor

Desired behavior

Currently in the Ignition Gazebo GUI, there is no way to modify the mouse sensitivity in zoom, pan and orbit. For small window size, this can result in a view controller that is very hard to control.

Alternatives considered

For a full size GUI window, the mouse sensitivity is good. But if the window size is reduced (e.g. to run a terminal on the side), the ViewController is too sensitive.

Implementation suggestion

Would be great if there was an option (either in menu or a setting in the GUI config xml) to set the sensitivity between Low, Med and High.

@shameekganguly shameekganguly added the enhancement New feature or request label Sep 15, 2021
@chapulina chapulina added GUI Gazebo's graphical interface (not pure Ignition GUI) help wanted We accept pull requests! labels Sep 15, 2021
iche033 added a commit that referenced this issue Dec 7, 2022
…ivity (#1799)

Closes #1027

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.

Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@iche033 iche033 closed this as completed Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GUI Gazebo's graphical interface (not pure Ignition GUI) help wanted We accept pull requests!
Projects
None yet
Development

No branches or pull requests

3 participants