vialab / SMT

Simple Multi-Touch (SMT) Toolkit
http://vialab.science.uoit.ca/smt
GNU General Public License v3.0
43 stars 18 forks source link

Fix issue where indirect zone's pickDraw would act like a direct zone an... #142

Closed ZachCook closed 11 years ago

ZachCook commented 11 years ago

...d so still be touchable outside of its parent.

This partially reverts commit 49755b, to get the behaviour back for pickDraw to support indirect zones.

Fixes https://github.com/vialab/SMT/issues/139