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