Open GoogleCodeExporter opened 9 years ago
Edit:
It will occur if a larger container widget is placed into a smaller container
widget
and moving out of screen
Original comment by sdarkpal...@gmail.com
on 14 Sep 2009 at 6:59
Problem solved by adding in 2 lines of code in
bool Graphics::pushClipArea(Rectangle area)
Original comment by sdarkpal...@gmail.com
on 17 Sep 2009 at 7:14
That's great. Can you share the code?
Original comment by olof.nae...@gmail.com
on 17 Sep 2009 at 9:11
The problem arise because the width and the height of the object was not
calculated and
reduced appropriately. Will post the code when i find it.
Original comment by sdarkpal...@gmail.com
on 30 Oct 2009 at 11:50
Have you looked at the 0.8.2 source, perhaps the bug is fixed?
Original comment by olof.nae...@gmail.com
on 1 Nov 2009 at 1:56
Original issue reported on code.google.com by
sdarkpal...@gmail.com
on 11 Sep 2009 at 9:29Attachments: