FlexColorPicker icon indicating copy to clipboard operation
FlexColorPicker copied to clipboard

Memory leak

Open jnckjian opened this issue 2 years ago • 1 comments

in ColorPickerThumbView var delegate: LimitedGestureViewDelegate? need add weak weak var delegate: LimitedGestureViewDelegate?

jnckjian avatar Mar 11 '22 07:03 jnckjian

That is correct. Thank you for the report. I can fix that quickly but release of new CocoaPods version will not be so fast...

RastislavMirek avatar Feb 21 '23 09:02 RastislavMirek