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

[[ Bug 21434 ]] Force bitmap view visible for visual effects - #6610

Merged
livecodepanos merged 1 commit into
livecode:release-9.0.1from
montegoulding:bugfix-21434
Jul 23, 2018
Merged

[[ Bug 21434 ]] Force bitmap view visible for visual effects#6610
livecodepanos merged 1 commit into
livecode:release-9.0.1from
montegoulding:bugfix-21434

Conversation

@montegoulding

Copy link
Copy Markdown
Contributor

This patch fixes a regresion from a previous patch that changed the behavior
of the showBitmapView method to only set the visibility of m_bitmap_view to
visible if the OpenGL view is not visible. This interfered with visual effects
as they uset the bitmap view rather than OpenGL view.

This patch fixes a regresion from a previous patch that changed the behavior
of the `showBitmapView` method to only set the visibility of `m_bitmap_view` to
visible if the OpenGL view is not visible. This interfered with visual effects
as they uset the bitmap view rather than OpenGL view.
@montegoulding montegoulding modified the milestones: 9.1.0-rc-2, 9.0.1-rc-2 Jul 20, 2018
@runrevmark

Copy link
Copy Markdown
Contributor

@livecode-vulcan review ok 0a2e4a6

@livecode-vulcan

Copy link
Copy Markdown
Contributor

💙 review by @runrevmark ok 0a2e4a6

livecode-vulcan added a commit that referenced this pull request Jul 23, 2018
[[ Bug 21434 ]] Force bitmap view visible for visual effects

This patch fixes a regresion from a previous patch that changed the behavior
of the `showBitmapView` method to only set the visibility of `m_bitmap_view` to
visible if the OpenGL view is not visible. This interfered with visual effects
as they uset the bitmap view rather than OpenGL view.
@livecode-vulcan

Copy link
Copy Markdown
Contributor

😎 test success 0a2e4a6

  • try-community-armv6-android-sdk26_ndk16r15: success
  • try-community-armv7-android-sdk26_ndk16r15: success
  • try-community-arm64-android-sdk26_ndk16r15: success
  • try-community-x86-android-sdk26_ndk16r15: success
  • try-community-x86_64-android-sdk26_ndk16r15: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos11.4: success
  • try-community-universal-ios-iphonesimulator11.4: success
  • try-community-universal-mac-macosx10.9: success
  • try-community-x86-linux-debian8: success
  • try-community-x86_64-linux-debian8: success
  • try-community-x86-win32: success
  • try-community-x86_64-win32: success

@livecodepanos
livecodepanos merged commit a65a665 into livecode:release-9.0.1 Jul 23, 2018
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