1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 05:40:03 -04:00

Add a bunch of TODOs

This commit is contained in:
Emil Ernerfeldt
2020-04-29 21:58:41 +02:00
parent 4c79064760
commit bf59455097
6 changed files with 12 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ pub struct State {
pub size: Vec2,
}
// TODO: rename Floating to something else.
// TODO: rename Floating to something else. Area?
#[derive(Clone, Copy, Debug)]
pub struct Floating {
id: Id,

View File

@@ -6,6 +6,7 @@ pub struct State {
pub size: Vec2,
}
// TODO: auto-shink/grow should be part of another container!
#[derive(Clone, Copy, Debug)]
pub struct Resize {
/// If false, we are no enabled