Hamza Ghazouani

Results 15 comments of Hamza Ghazouani

@gmarm may be you can try something like that ;) ``` @IBInspectable public var uppercased: Bool { get { return false } set { if newValue == true { localizableString...

Hi @gmarm, you should be sure that the `uppercased` is below `localizableString` in the User Defined Runtime attirbutes. it's not a real solution but a workaround... :/

Hi @asteriomanet, The library does not support yet the gradient color. I will integrate that soon :) If you want to contribute in this feature you are welcome. Best regards,...

Hi @Abhi-philips, can you please add some details, I did understand well the feature that you are looking for, thanks a lot

Hi @Abhi-philips, the changing the value by clicking or sliding inside the circle is supported, I hope it's what you are looking for :)

thanks @iblagajic, I will review it this week-end

Hey @NipponGaijin, it's related to that [Carthage#355](https://github.com/Carthage/Carthage/issues/335) I will try a fix in the next release

Hi @spaluchiewicz, if you could send a PR with this great feature it will be nice

Hi @isamankumara, thanks for your contribution and your PR For the text we can use a `UILabel` instead of `drawLabel` what do you think ?

Hey guys, I agree, I am not sure to have time in the next days to work on that, if someone can create a PR I will be more than...