From edb3f6a2375c13aee0557f38fcaf7ca64384a03b Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Wed, 18 Sep 2013 14:25:32 +0100 Subject: [PATCH] Gesture layer: Updated changelog according to c08d6e0bf8350e69bc5aa8. --- legacy/elementary/ChangeLog | 5 +++++ legacy/elementary/NEWS | 1 + 2 files changed, 6 insertions(+) diff --git a/legacy/elementary/ChangeLog b/legacy/elementary/ChangeLog index fcab39b..0a39c25 100644 --- a/legacy/elementary/ChangeLog +++ b/legacy/elementary/ChangeLog @@ -1625,3 +1625,8 @@ * flip : set the focus to it's content object when flip go to is called while flip is focused. + +2013-09-18 Tom Hacohen (TAsn) + + * Gesture layer: Fix gesture layer with "pointer" events. + diff --git a/legacy/elementary/NEWS b/legacy/elementary/NEWS index 73be6e9..9806315 100644 --- a/legacy/elementary/NEWS +++ b/legacy/elementary/NEWS @@ -296,6 +296,7 @@ Removals: * Ctxpopup: Apply current ctxpopup style to the list. * Popup: Fix the corrupted internal widget tree that caused elm_theme_set() doesn't work correctly. * Mapbuf: Ensure that content size calculation is correctly finished because the mapbuf is willing to block the size calculation forcely. + * Gesture layer: Fix gesture layer with "pointer" events. Changes since Elementary 1.0.0: ------------------------- -- 2.7.4