Collapsible: remove activeBtnClass from collapsible heading
authorPrzemyslaw Ciezkowski <p.ciezkowski@samsung.com>
Mon, 24 Jun 2013 12:05:38 +0000 (14:05 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 29 Jul 2013 01:45:12 +0000 (01:45 +0000)
commitbd77b6db5290caf7f79c397a15dc77337fd534eb
tree00eb3253751b52896839999c274ca8f4747e55ed
parent41f01b7ba180c3ad3e78ed76e866febd503befcd
Collapsible: remove activeBtnClass from collapsible heading

Click and vmousecancel are not always triggered after vclick
(vmouse events don't work the same way as native browser blick event).
This patch adds activeBtnClass on vmousedown event and removes
it on vmouseup or vmousecancel. This way this class will be
always removed.
Fixes #N_SE-36385

Change-Id: I2031698eff61643850867179bf3174d2c65f78fb
libs/patch/0048-Collapsible-remove-ui-btn-active-class-when-expand-c.patch