mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 00:28:12 +08:00
Improve navigation footer bar hints
This commit is contained in:
@@ -172,6 +172,8 @@ export class HintInfo {
|
||||
readonly label!: string;
|
||||
|
||||
readonly plus!: boolean;
|
||||
|
||||
readonly slash!: boolean;
|
||||
}
|
||||
|
||||
// Rust enum `Key`
|
||||
|
||||
Reference in New Issue
Block a user