Skip to content

Adding favorite button to sidebar controller.

louib requested to merge louib/Shortwave:add_station_button into master

Hey @haecker-felix 👋

The goal of this commit is to add a faster way to add stations to the library with a new button in the sidebar controller. See #451 for details.

I'm also wondering if the current button should be removed from the station details pane? See the TODO in station_dialog.rs

screenshots

in_lib not_in_lib

Merge request reports