Skip to content

Conversation

@Antonio-Griego
Copy link
Contributor

This pull request addresses several minor issues at once:

issue #85

issue #70

issue #54

The problem:
    The GUI defaulted to the info log tab in the dialog box.
The solution:
    The rover_gui_plugin.ui configuration file was edited so that
    the correct tab was set to the default when loading the GUI.
The problem:
    A label in the GUI was set to "Panning", which was too vague.
The solution:
    The label was edited to be "Panning and Zoom" so that users of the
    GUI would no that they also had control over manual zooming in the
    map frame.
…tip)

The problem:
    Hovering over the "run visualization on build" check box displayed
    an incorrect tool tip for a different element of the GUI.
The solution:
    The tooltip was removed.
The problem:
    The GUI defaulted to the info log tab in the dialog box.
The solution:
    In addition to previous edits to rover_gui_plugin.ui, we now also
    strictly enforce this tab as the default directly in the code
    when the RQT rover GUI is launched.
Copy link
Contributor

@kristiana-rendon kristiana-rendon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working

1.) GUI defaults to diagnostics tab
2.) Panning and Zoom is correctly displayed

Not Working

1.) When hovering over "Start Visualization on Build" checkbox, no tip shows at all. There is a tiny black rectangle that appears under the checkbox.

Additional Comments

None

Copy link
Contributor

@gmfricke gmfricke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The empty tooltip is a minor issue that can be fixed in a separate pull request.

@gmfricke gmfricke dismissed kristiana-rendon’s stale review November 2, 2017 17:53

The only negative was an empty tooltip. This should be fixed in a future pull request but is not enough to prevent acceptance of this pull request.

@gmfricke gmfricke merged commit 4a5c0f0 into master Nov 2, 2017
@gmfricke gmfricke deleted the hotfix-minor-GUI-bugs branch November 29, 2017 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants