Compare commits
1 Commits
802cf8e9d3
...
439d3af7d3
| Author | SHA1 | Date | |
|---|---|---|---|
| 439d3af7d3 |
@ -20,9 +20,6 @@ use ratatui::widgets::{Paragraph, Wrap};
|
||||
use std::path::PathBuf;
|
||||
use std::time::Duration;
|
||||
|
||||
// TODO: Need a way to dynamically run Widget::render on all widgets.
|
||||
// TODO: + Need a way to map Rect to Component::id() to position each widget?
|
||||
// TODO: Need a good way to dynamically run Component methods on all widgets.
|
||||
#[derive(Debug, Clone, Copy, PartialEq)]
|
||||
pub enum AppComponent {
|
||||
AppEditor,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user