Skip to content

(WIP) Code to help debug when your touch handling isn't working correctly.

Notifications You must be signed in to change notification settings

MaxGabriel/debugiOSTouchHandling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Debug iOS Touch Handling

Debugging touch events can be a pain in the butt. Whether you're adding a multiple target-action pairs in cellForRowAtIndexPath or, somewhere in the hierarchy, a view isn't large enough to contain its subviews, the debugging process can be opaque.

This category on UIView helps to solve that by printing helpful debug information.

Version 0.1

Project status: Preliminary, but ready for use. Wants unit tests.

About

(WIP) Code to help debug when your touch handling isn't working correctly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published