Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bug 9992 ]] Improve export/import snapshot from screen on iOS7+#5880

Merged
livecodepanos merged 1 commit into
livecode:develop-8.1from
runrevmark:bugfix-9992
Aug 31, 2017
Merged

[[ Bug 9992 ]] Improve export/import snapshot from screen on iOS7+#5880
livecodepanos merged 1 commit into
livecode:develop-8.1from
runrevmark:bugfix-9992

Conversation

@runrevmark

Copy link
Copy Markdown
Contributor

This patch changes the API used to render the screen when doing a
screen snapshot on iOS7+. It will now use drawViewHierarchyInRect:afterScreenUpdates:
which enables a greater variety of types of UIView to be captured.

This patch changes the API used to render the screen when doing a
screen snapshot on iOS7+. It will now use drawViewHierarchyInRect:afterScreenUpdates:
which enables a greater variety of types of UIView to be captured.
@runrevmark runrevmark added the bug label Aug 31, 2017
@runrevmark runrevmark added this to the 8.1.7-rc-1 milestone Aug 31, 2017
@livecodeali

Copy link
Copy Markdown
Member

@livecode-vulcan review ok 018905d

@livecode-vulcan

Copy link
Copy Markdown
Contributor

💙 review by @livecodeali ok 018905d

livecode-vulcan added a commit that referenced this pull request Aug 31, 2017
[[ Bug 9992 ]] Improve export/import snapshot from screen on iOS7+

This patch changes the API used to render the screen when doing a
screen snapshot on iOS7+. It will now use drawViewHierarchyInRect:afterScreenUpdates:
which enables a greater variety of types of UIView to be captured.
@livecode-vulcan

Copy link
Copy Markdown
Contributor

😎 test success 018905d

  • try-community-armv6-android-api8: success
  • try-community-armv6-android-api9: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos10.3: success
  • try-community-universal-ios-iphonesimulator10.3: success
  • try-community-universal-mac-macosx10.6: success
  • try-community-universal-mac-macosx10.9: success
  • try-community-x86-linux-debian7: success
  • try-community-x86-linux-debian8: success
  • try-community-x86_64-linux-debian7: success
  • try-community-x86_64-linux-debian8: success
  • try-community-x86-win32: success
  • try-community-x86_64-win32: success

@livecodepanos livecodepanos merged commit 2dc2938 into livecode:develop-8.1 Aug 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants