Junaid Younus

Results 8 issues of Junaid Younus

Hey there, As far as I understand, the only way to modify the default fonts is by subclassing. Is there any chance you could expose those labels/buttons so we can...

enhancement

Hey, It would be great if you would expose and make the ```var timerFireCountModulo: Int``` into a property which we can change. Currently it's a get-only property. I'd like to...

## Checklist **If you have any non-Apple hardware components - submit your results to the `Custom Hardware` table.** * [x] I performed [all steps](https://github.com/devMEremenko/XcodeBenchmark#before-each-test) to correctly run XcodeBenchmark. * [x]...

Hey there, I don't have time to create a PR right now, but thought I'd post my code here for you to update. The isInTimeRange function on line 639 isn't...

enhancement

Now that we have a list of potential naughty strings, what do you do with it to protect yourself properly? What's the best way to use this list to protect...

Hey there, Is there a way to set the border color to be a different color than the text color itself? I basically want to have a button with lets...

Hey there, First of all, nice job with this. Definitely comes in useful for a newbie like me with Mongo! :D This isn't a high priority thing, but just a...

feature
help wanted

Hey there, I'm currently using this in my Swift project via Cocoapods. I'm setting the colours of my app globally in the app delegate file. QBImagePickerController has a problem if...