mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-05-06 13:38:04 +03:00
remove dbg
This commit is contained in:
parent
822c03c1b4
commit
e3e9af505f
@ -432,7 +432,6 @@ fn build_ui(ctx: Arc<Context>, app: &Application) -> UiModel {
|
|||||||
move || {
|
move || {
|
||||||
logo.set_pixbuf(Some(&logo_anim.pixbuf()));
|
logo.set_pixbuf(Some(&logo_anim.pixbuf()));
|
||||||
logo_anim.advance(SystemTime::now());
|
logo_anim.advance(SystemTime::now());
|
||||||
dbg!(fixed.size(Orientation::Horizontal), fixed.size(Orientation::Vertical));
|
|
||||||
|
|
||||||
ControlFlow::Continue
|
ControlFlow::Continue
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user