ImageCenterButton
ImageCenterButton copied to clipboard
CALayer position contains NaN: [nan 36.75]
To fix that add at line 98 code: if (imageMaxHeight < 0) return;
thx for your issue.Could you show me a case to test it?