gazebosim/gz-gui

Allow placing plugins on top of main toolbar

开放

#54 创建于 2020年4月25日

 (0 条评论) (0 个反应) (0 位负责人)C++ (68 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (103 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南