JeromeTW

Results 4 issues of JeromeTW

修正 ImageViewer 套件的 delegate 非 weak 屬性,導致 Memory Leaks. Fix `GalleryViewController` strong `itemsDelegate` and `itemsDataSource` property cause memory leaks

After Device Rotation, how to update UI?Thanks~

At first, thank you for the nice color tool. It's easy to reproduce the problem. I downloaded your example, and changed getSelectedColor(_ sender: UIButton) function as following. @IBAction func getSelectedColor(_...

Something like `colorPicker.set(UIColor.red)` and then all UI will update without setup all stuff again. I like the Color picker, it's easy to use, thank you so much.

enhancement