Draft test recorder structure in iced_devtools
This commit is contained in:
parent
ca6d992d67
commit
327522eb99
16 changed files with 641 additions and 146 deletions
|
|
@ -235,7 +235,6 @@ impl core::text::Renderer for Renderer {
|
|||
type Paragraph = Paragraph;
|
||||
type Editor = Editor;
|
||||
|
||||
const MONOSPACE_FONT: Font = Font::MONOSPACE;
|
||||
const ICON_FONT: Font = Font::with_name("Iced-Icons");
|
||||
const CHECKMARK_ICON: char = '\u{f00c}';
|
||||
const ARROW_DOWN_ICON: char = '\u{e800}';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue