first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -45,10 +45,11 @@
|
||||
//! keybinding to access it;
|
||||
//! - If there’s a video/GIF in the user docs, make sure that its content is also reflected in text.
|
||||
|
||||
use crate::Action;
|
||||
use pathfinder_geometry::rect::RectF;
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
use crate::Action;
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
/// Main structure describing the content VoiceOver (or other screen reading software) will receive.
|
||||
pub struct AccessibilityContent {
|
||||
|
||||
Reference in New Issue
Block a user