Results 14 issues of Hashem

I have a class inherited from FXBlurView. I tried but it seems impossible because when I set clipsToBounds = NO corner radius will ignored! what to do?

in my project when I reset app by using inject and reset, it won't reset app! but changes applied to child view controllers in navigationController i.e views I can close...

If I forgot to return value from method complier shows warning instead of error! why it's a default behavior?

I have a tree structured model and designed it with composite Pattern. for iterating through the entire hierachy Im using Composite Iteration. here is the source code: http://www.mediafire.com/download/v78f97mt51y27j6/Fluent-NHibernate-MVC-3_Combat.rar but when...

In final stage of pan, I want to add pan velocity to animation? can you explain how can I do this?

I want to thank you for developing this nice replicate of UICalloutView. I used these library 3 years ago for [iGolestan](https://itunes.apple.com/us/app/igolestan/id796171602) app. now I'm using again for another app. I...

so it's clear: Is it possible to use it for horizontal ScrollView? like horizontal tableView or CollectionView? should I modify the code? or it is simple as adding for vertical...

when I scroll down slowly my custom flexible header smoothly comes down. but when I scroll down fast, flexible header stuck in its place! I don't see this effect when...

I have used your great framework (latest update) in my app. I used its markup parser to detect special words and show its synonym. but after touching some words it...

Hi I just want to know how to create this animation? by tapping on placeholder, it bounce delightedly. it consist of scale and a little perspective animation. ![untitled](https://user-images.githubusercontent.com/3206748/28491238-c009dbd2-6f02-11e7-9304-87a8f3f2287f.gif) [FootPrint app...