Skip to content

Fixed bug with subview ordering.#525

Merged
matej merged 1 commit into
jdg:masterfrom
nicolasgomollon:master
Nov 4, 2018
Merged

Fixed bug with subview ordering.#525
matej merged 1 commit into
jdg:masterfrom
nicolasgomollon:master

Conversation

@nicolasgomollon
Copy link
Copy Markdown
Contributor

Fixed bugs #516 and #509 which were caused by the subviews losing their proper layout order after setting a new blurEffectStyle.

@matej matej merged commit 8782fbf into jdg:master Nov 4, 2018
matej added a commit to matej/MBProgressHUD that referenced this pull request Nov 4, 2018
This was referenced Nov 4, 2018
ws00801526 added a commit to ws00801526/MBProgressHUD that referenced this pull request Jan 11, 2019
* commit '202d8895c6eb10ead2e4b3c5837a68c95693d51f': (52 commits)
  Add test for jdg#525
  Remove iOS 7 header code
  Remove legacy checks (deployment target is already >= iOS 8)
  Remove whitespace
  Updating project for Xcode 9.3 recommended settings.
  Remove deprecated code
  Fixed bug with subview ordering.
  Add HUD shape test
  Remove NSLog
  Add a test case for the hide delayed race
  Use the new method signature in comments
  Prevent a race when invalidating the hide timer
  Add CONTRIBUTING guidelines
  Test some HUD modes
  Test initializers
  Remove a deprecated property
  Improve documentation
  Remove deprecated code
  Prevent calling UI code on background threads
  Bump deployment target
  ...

# Conflicts:
#	MBProgressHUD.m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants