podcasts/podcasts-gtk
Jordan Petridis 63bdc70f0e
HomeView: handle vadjustment with BaseView
Instead of using lazy_static to save the adjustment,
pass it to the widget upon creation. If its the first instance
created, pass None instead.
2018-08-09 10:07:46 +03:00
..
po Translation support and initial spanish translation 2018-08-02 15:24:19 +02:00
resources ShowsChild: Remove the need for a .ui file 2018-08-09 06:05:05 +03:00
src HomeView: handle vadjustment with BaseView 2018-08-09 10:07:46 +03:00
build.rs Fix Rust 2018 edition warnings 2018-08-05 11:24:20 +03:00
Cargo.toml ShowWidget: Initial prototype w/ libhandy::Column 2018-08-09 02:16:38 +03:00