X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Ftext-controls%2Ftext-selection-toolbar-impl.cpp;h=eb6efe47ae15f30c8484f1ccc82f5d1ee378cbb2;hb=fddb0059f61f9e5dfd10521a14e15e6bad110d06;hp=78d8f5fa5650893843c332ef6091bdd2bc701c8c;hpb=b43478b91994e938eceb07a63e1052575d479b8e;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/controls/text-controls/text-selection-toolbar-impl.cpp b/dali-toolkit/internal/controls/text-controls/text-selection-toolbar-impl.cpp index 78d8f5f..eb6efe4 100644 --- a/dali-toolkit/internal/controls/text-controls/text-selection-toolbar-impl.cpp +++ b/dali-toolkit/internal/controls/text-controls/text-selection-toolbar-impl.cpp @@ -255,7 +255,7 @@ void TextSelectionToolbar::RaiseAbove( Layer target ) } TextSelectionToolbar::TextSelectionToolbar() -: Control( ControlBehaviour( ControlBehaviour( ACTOR_BEHAVIOUR_NONE ) ) ), +: Control( ControlBehaviour( ControlBehaviour( REQUIRES_STYLE_CHANGE_SIGNALS ) ) ), mMaxSize (), mIndexInTable( 0 ), mDividerIndexes()