ros-visualization / rqt_service_caller

http://wiki.ros.org/rqt_service_caller
7 stars 10 forks source link

Fixed interface icons on Windows and MacOS #15

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 https://github.com/ros-visualization/rqt_service_caller/pull/13

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