✨ Support drag-and-drop configuration
This commit is contained in:
@@ -17,6 +17,7 @@ pub struct WindowConfig {
|
||||
pub incognito: bool,
|
||||
pub title: Option<String>,
|
||||
pub enable_wasm: bool,
|
||||
pub enable_drag_drop: bool,
|
||||
}
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user