carlos4242 / FrostedGlass

Frosted Glass View
GNU Lesser General Public License v3.0
11 stars 1 forks source link

LFGlassView ignores touch events #1

Open spnkr opened 10 years ago

spnkr commented 10 years ago

LFGlassView ignores all touch events and passes them to whatever view is behind it. It also does this to most UIViews that you add as children of the LFGlassView instance, which is weirder.

fabnoe commented 10 years ago

Same here