CheckButton.swift
6.27 KB
-
Fixed laying out checkmark sign incorrectly · 6215469e
Before this commit, cgPath and lineWidth of the check mark layer were only updated on the change of selected state. Fixed to react to size changes made to the parent layer by iOS framework Fixes bug when CheckButton is changed to have selected state when it has no size (CGSize.zero)
Orkhan Alikhanov committed