mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 14:38:12 +08:00
Improve tooltip docs with Markdown styling and refined math node explanations (#3488)
This commit is contained in:
@@ -70,6 +70,9 @@ pub enum FrontendMessage {
|
||||
SendShortcutAltClick {
|
||||
shortcut: Option<ActionShortcut>,
|
||||
},
|
||||
SendShortcutShiftClick {
|
||||
shortcut: Option<ActionShortcut>,
|
||||
},
|
||||
|
||||
// Trigger prefix: cause a frontend specific API to do something
|
||||
TriggerAboutGraphiteLocalizedCommitDate {
|
||||
|
||||
Reference in New Issue
Block a user