add reasoning for 'buttom_up' layout

This commit is contained in:
Simon Gardling 2022-04-20 10:00:51 -04:00
parent 42bd536538
commit f50a8ae45d

View File

@ -471,7 +471,7 @@ impl MathApp {
}
ui.with_layout(egui::Layout::bottom_up(emath::Align::Min), |ui| {
// Contents put in reverse order from bottom to top
// Contents put in reverse order from bottom to top due to the 'buttom_up' layout
// Licensing information
ui.label(