generated from lks/eframe_template_android
Fix bode plot window always grows to maximum height
This commit is contained in:
parent
24d9fc7972
commit
dbbd6ab849
@ -91,7 +91,6 @@ impl DebugPlots {
|
|||||||
plot_ui.line(mag_line);
|
plot_ui.line(mag_line);
|
||||||
plot_ui.line(phase_line);
|
plot_ui.line(phase_line);
|
||||||
});
|
});
|
||||||
ui.heading("TODO");
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user