podcasts/hammond-gtk
Jordan Petridis b86f288e86
EpidoseWidget: Recalculate widget's state when cancel is clicked.
Previously we would refresh all the views when download/cancel
button was clicked. This was done mainly to avoid zombie widget bugs
that would arise from shared state.

Now we still refresh all the background views but not the visible one.
Instead the widget has the reponsibility of recalculating it's state.
2018-04-12 02:00:23 +03:00
..
resources EpisodeWidget: Keep the widget's heigth contant. Fixes #57 2018-04-04 18:44:23 +03:00
src EpidoseWidget: Recalculate widget's state when cancel is clicked. 2018-04-12 02:00:23 +03:00
build.rs Draft of implementation using gresources safe api. 2017-11-06 14:35:50 +02:00
Cargo.toml EpisodesListBox: Add each widget lazyly. 2018-04-10 16:57:08 +00:00