ros-visualization / rqt_graph

http://wiki.ros.org/rqt_graph
26 stars 27 forks source link

Fixed interface icons on Windows and MacOS #46

Closed ahcorde closed 4 years ago

ahcorde commented 4 years ago

This PR fixes the issues with icons on Windows and MacOS.

According with the documentation

  • Note: By default, only X11 will support themed icons. In order to use themed icons on Mac and Windows, you will have to bundle a compliant theme in one of your themeSearchPaths() and set the appropriate themeName().

Related with this PR https://github.com/ros-visualization/rqt_graph/pull/42

Signed-off-by: ahcorde ahcorde@gmail.com

ahcorde commented 4 years ago

Closing this PR in favour of this other PR https://github.com/ros2/ros2/pull/928