devinross / tapkulibrary

tap + haiku = tapku, a well crafted open source iOS framework
http://devinross.com/tapku/documentation
MIT License
3.9k stars 653 forks source link

support low event views that are squeezed due to collision #269

Closed hhartz closed 6 years ago

hhartz commented 11 years ago

Prior to this patch, small event views would have the label incorrectly positioned;

screen shot 2013-11-28 at 12 20 26

After the patch, low event views will clip line numbers to 2 and truncate label frame to intersect with event view frame

screen shot 2013-11-28 at 12 20 56