muimaster.library: do not forward MUIA_Timer to children of group
commit2795012a7d288a1fc25fbb29209bf5a0043b46d7
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 2 Aug 2015 19:22:56 +0000 (2 19:22 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 2 Aug 2015 19:22:56 +0000 (2 19:22 +0000)
treebad0361a16237663841b8c08fdaf15775d8e92f0
parent68b20439e0a19c9afdc8d54159727ff02520f2b4
muilibrary: do not forward MUIA_Timer to children of group

MUIA_Timer is set by the Area handler to indicate that a user
pressed and keeps pressing an object. Forwarding this to children
causes them to respond as if they were pressed. This problem is visible
with if instance of ScrollBar is child of Group.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50990 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/classes/group.c