bvogelzang / BVReorderTableView

Easy Long Press Reordering for UITableView
MIT License
234 stars 59 forks source link

Added draggingViewOpacity property #16

Closed mluisbrown closed 11 years ago

mluisbrown commented 11 years ago

This makes the dragging view opacity configurable. Defaults to 1.0 (completely opaque).

bvogelzang commented 11 years ago

Closing this one since it looks like the other pull request had this code.

mluisbrown commented 11 years ago

Thanks! I thought I'd managed to separate the two commits, but I guess not :)