mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 13:48:13 +08:00
Desktop: Add the transparent viewport hole punch and hook up window button plumbing (#2949)
This commit is contained in:
@@ -9,6 +9,8 @@ pub enum Message {
|
||||
#[child]
|
||||
Animation(AnimationMessage),
|
||||
#[child]
|
||||
AppWindow(AppWindowMessage),
|
||||
#[child]
|
||||
Broadcast(BroadcastMessage),
|
||||
#[child]
|
||||
Debug(DebugMessage),
|
||||
|
||||
Reference in New Issue
Block a user