Skip to content

Commit

Permalink
Allow symbiote to load Mac view hierarchies. Does not yet load screen…
Browse files Browse the repository at this point in the history
…shots from the Mac
  • Loading branch information
MichaelBuckley committed Jan 12, 2013
1 parent e0a3c34 commit da1844a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
2 changes: 0 additions & 2 deletions bundle/ViewAttributeMappingMac.plist
Expand Up @@ -20,7 +20,6 @@
<string>isRotatedOrScaledFromBase</string>
<string>isInFullScreenMode</string>
<string>isOpaque</string>
<string>tooltip</string>
<string>canBecomeKeyView</string>
<string>acceptsTouchEvents</string>
<string>wantsRestingTouches</string>
Expand All @@ -39,7 +38,6 @@
</array>
<key>NSControl</key>
<array>
<string>value</string>
<string>stringValue</string>
<string>attributedStringValue</string>
</array>
Expand Down
16 changes: 8 additions & 8 deletions bundle/js/controller.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion bundle/js/view_model.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da1844a

Please sign in to comment.