- Created Dialog widget
- standard information dialog works TODO: implement more complex dialogs where multiple options can be selected
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#![feature(async_fn_in_trait)]
|
||||
#![feature(async_closure)]
|
||||
#![feature(global_asm)]
|
||||
#![feature(inherent_associated_types)]
|
||||
|
||||
|
||||
use alloc::string::String;
|
||||
|
||||
Reference in New Issue
Block a user