Add copy-on-click to diagnostic messages
This commit is contained in:
parent
6ed86781b2
commit
11125a62c7
5 changed files with 49 additions and 20 deletions
|
@ -88,6 +88,7 @@ pub struct BlockContext<'a, 'b, 'c> {
|
|||
pub gutter_padding: f32,
|
||||
pub em_width: f32,
|
||||
pub line_height: f32,
|
||||
pub block_id: usize,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, Debug, PartialEq, Eq, PartialOrd, Ord)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue