| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…end-touch point is less than 10px (in x & y) from the start point. this fixes an issue where (for some reason) touches on a link are ignored if the touches are very brief. I believe if you tap a link, it should open the link, even for a brief touch.
Fixes issue where brief touches on a link are ignored
|
Thx !!! |
Sorry, something went wrong.
Crash when initing MBProgressHUD object with initWithView and then not adding it to a superview
| Back | FazBrowse Home | New Git URL |
Added an additional case to accept the touches for a link, where the end-touch point is less than 10px (in x & y) from the start point.
This fixes an issue where (for some reason) touches on a link are ignored if the touches are very brief. I believe if you tap a link, it should open the link, even for a brief touch.