readonly and edit functionality to add table

This commit is contained in:
filipriec
2025-04-17 14:14:36 +02:00
parent 57f789290d
commit c5d7f56399
11 changed files with 967 additions and 254 deletions

View File

@@ -79,7 +79,7 @@ impl Default for AddTableState {
}
impl AddTableState {
const INPUT_FIELD_COUNT: usize = 3;
pub const INPUT_FIELD_COUNT: usize = 3;
}
// Implement CanvasState for the input fields