[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] limit window constraints?




Le 17 mars 09 à 16:14, thor a écrit :

- when calling c.refresh it marks the Rect(200,0,200,200) (c.bounds) as needing refresh -> so every view intersecting this rect should be refreshed

why is this so? Can we not have overlapping UserViews where only one is refreshed?

yes you can. but compositing ops requires to update overlapping parts.

best,
charles