TextSelectionPopup follows Handles and button change with state and other improvements
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller-impl.h
index 81125da..326770d 100644 (file)
@@ -99,6 +99,7 @@ struct EventData
   {
     INACTIVE,
     SELECTING,
+    SELECTION_CHANGED,
     EDITING,
     EDITING_WITH_POPUP,
     GRAB_HANDLE_PANNING,