kaserf / rosdashboard

ROS Dashboard is a graphical tool to allow you easy debugging and monitoring of your robot. It is designed to give you all the flexibility to extend the tool however you want to fit your scenario best.
7 stars 1 forks source link

Fix the drop icons #16

Open kaserf opened 12 years ago

kaserf commented 12 years ago

currently every drop icon has a little + which kind of suggests that the widget is copied. thats fine when dragging new widgets on the dashboard, but the icon should be different for moving widgets around and dropping them on the remove widget bar.

(to add new widgets we could pick up the same style as qtdesigner -> show a graphical representation of the widget and how it will look like)