Commit 2c1f56fb by Daniel Jonathan Committed by GitHub

Merge pull request #1239 from OrkhanAlikhanov/patch-4

Revert to previous behavior
parents b0e28173 82febabe
...@@ -247,7 +247,7 @@ open class Switch: UIControl, Themeable { ...@@ -247,7 +247,7 @@ open class Switch: UIControl, Themeable {
break break
} }
invalidateIntrinsicContentSize() frame.size = intrinsicContentSize
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment