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

[[ Bug 21443 ]] Dirty rect even if layer id is 0 - #6620

Merged
livecodepanos merged 1 commit into
livecode:release-9.0.1from
montegoulding:bugfix-21443
Aug 15, 2018
Merged

[[ Bug 21443 ]] Dirty rect even if layer id is 0#6620
livecodepanos merged 1 commit into
livecode:release-9.0.1from
montegoulding:bugfix-21443

Conversation

@montegoulding

Copy link
Copy Markdown
Contributor

This patch ensures that groups with m_layer_id of 0 still have their
effective rect dirtied. Previously a return was causing the dirtying
of the rect to be skipped.

This patch ensures that groups with `m_layer_id` of 0 still have their
effective rect dirtied. Previously a `return` was causing the dirtying
of the rect to be skipped.
@livecodeali

Copy link
Copy Markdown
Member

@livecode-vulcan review ok 3ba4498

@livecode-vulcan

Copy link
Copy Markdown
Contributor

💙 review by @livecodeali ok 3ba4498

livecode-vulcan added a commit that referenced this pull request Aug 13, 2018
[[ Bug 21443 ]] Dirty rect even if layer id is 0

This patch ensures that groups with `m_layer_id` of 0 still have their
effective rect dirtied. Previously a `return` was causing the dirtying
of the rect to be skipped.
@livecode-vulcan

Copy link
Copy Markdown
Contributor

😎 test success 3ba4498

  • 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 e16a652 into livecode:release-9.0.1 Aug 15, 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