Yuta Hoshino

Results 5 comments of Yuta Hoshino

Weird . I will inspect it. Please give me some time,

@azhararmar Do you use UIAppearance? If so, please share the code.

I think we have to change code of the oss. ```.swift let color = popover.doneButton.color ?? popover.tintColor var attributes = doneButton.titleTextAttributes(for: .normal) ?? [:] attributes[NSAttributedString.Key.foregroundColor] = color doneButton.setTitleTextAttributes(attributes, for: .normal)...

I'm developing for it on the branch of "feature/global_appearance_support", and planing to release it as v6.6.6

Thank you for your idea. It sounds nice.