Skip to content

Commit 00ef85c

Browse files
committed
add GlobalMenu component
1 parent c7a7a31 commit 00ef85c

File tree

19 files changed

+96
-29
lines changed

19 files changed

+96
-29
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>backingScale</key>
6+
<real>1</real>
7+
<key>mode</key>
8+
<integer>0</integer>
9+
<key>shapeSelectionFilename</key>
10+
<string>shapeSelection</string>
11+
<key>size</key>
12+
<data>
13+
NC10UHpTVFAQAAAAQJGAAAAAAABAfgAAAAAAAA==
14+
</data>
15+
<key>softness</key>
16+
<real>0.0</real>
17+
<key>timestamp</key>
18+
<real>646574213.528947</real>
19+
<key>transform</key>
20+
<array>
21+
<real>1</real>
22+
<real>0.0</real>
23+
<real>0.0</real>
24+
<real>1</real>
25+
<real>0.0</real>
26+
<real>0.0</real>
27+
<real>0.0</real>
28+
<real>0.0</real>
29+
</array>
30+
<key>version</key>
31+
<integer>2</integer>
32+
</dict>
33+
</plist>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>backingScale</key>
6+
<real>1</real>
7+
<key>pathFilename</key>
8+
<string>path</string>
9+
<key>version</key>
10+
<integer>1</integer>
11+
</dict>
12+
</plist>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)