Make editor a widget

This commit is contained in:
Joscha 2022-07-23 19:49:55 +02:00
parent 38dd7ccede
commit 5f28ff0ffd
3 changed files with 142 additions and 12 deletions

View file

@ -4,6 +4,7 @@
pub mod background;
pub mod border;
pub mod editor;
pub mod empty;
pub mod float;
pub mod join;