muimaster.library: allow again for groups in page mode not to flicker when redrawing
commitb4d04868a25b8d1554791143ac59840a31679554
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 12 Sep 2015 19:40:19 +0000 (12 19:40 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 12 Sep 2015 19:40:19 +0000 (12 19:40 +0000)
tree35e3246659acf03223331b7df3375446040c54ca
parent54310b3e949486e059fd661774064f5d617ef83f
muilibrary: allow again for groups in page mode not to flicker when redrawing

Firstly, with this code there does not seem to be any problem with
colorwheel in coloradjust as tested via Zune/test, Color tab.

The change itself allows for groups in page mode not to clear the
ares where children are. Previous this was working only for non-page
mode areas and for page mode was causing flicker, because super draw
method (Area) was making a clear on complete object UI space.

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