hoovercj/strava-weather-reporter

Add "info" icon for tooltips

Opened this issue · 1 comments

Currently tooltips are shown in the settings page when hovering over a combo group. Instead, add an info icon that will show the tooltip when hovered or clicked.

This is harder than it seems. The combo box in the settings dialog doesn't allow custom rendering of the label so it's not possible to wrap just the label with a tooltip host.