mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 01:48:11 +08:00
Add Brush tool warning; move font list loading to document creation time
This commit is contained in:
@@ -81,8 +81,6 @@ pub enum FrontendMessage {
|
||||
},
|
||||
TriggerFontLoad {
|
||||
font: Font,
|
||||
#[serde(rename = "isDefault")]
|
||||
is_default: bool,
|
||||
},
|
||||
TriggerImport,
|
||||
TriggerIndexedDbRemoveDocument {
|
||||
|
||||
Reference in New Issue
Block a user