TableView does not require touch events by default 22/42522/2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 29 Jun 2015 13:32:43 +0000 (14:32 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 29 Jun 2015 13:34:14 +0000 (06:34 -0700)
commitfbbecdf7055c52aa0a68ceb5c1f5131a7a5a21ad
tree420f283111bb56f3cc487e144853f7fb4692ce8f
parent8b9cf049c43d6786ec188e501845e726da51321e
TableView does not require touch events by default

- Fixes issue with TextSelection popup.
- TableView inside button was consuming the event and so the button itself was never getting the
  leave or interrupted event to clear state

Change-Id: Ib3eda053053c47096db6f8d676ad4d87bd887e57
dali-toolkit/internal/controls/table-view/table-view-impl.cpp