gazebosim/gz-gui

Allow placing plugins on top of main toolbar

Open

#54 opened on Apr 25, 2020

 (0 comments) (0 reactions) (0 assignees)C++ (68 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (103 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, floating plugins can only be placed below the toolbar.

It would be nice to also support adding small plugins, usually consisting of some buttons, on top of the toolbar. We may be able to do this with the current floating plugins, just making sure that's a valid XY position and that their Z can be above the toolbar.

Contributor guide