It's funny but this report is exactly the opposite of http://www.gammon.com.au/forum/bbshowpost.php?id=10517
Documentation for WindowResize says
But I am experiencing that backgroundcolour is filling the entire window and not just the newly exposed area.
A test plugin is available here that should demonstrate the problem:
http://pastebin.com/raw.php?i=NPhDUztt
Notice the one line using WindowResize that uses a blue background color. And when resizing the displayed window, indeed the whole thing turns blue instead of just the new part. It's the only place blue gets used.
I captured a video here:
http://www.youtube.com/watch?v=ZcWFDI7IgU0
Documentation for WindowResize says
Quote:
If the new size is larger than the existing size the BackgroundColour is used to fill any newly exposed area
If the new size is larger than the existing size the BackgroundColour is used to fill any newly exposed area
But I am experiencing that backgroundcolour is filling the entire window and not just the newly exposed area.
A test plugin is available here that should demonstrate the problem:
http://pastebin.com/raw.php?i=NPhDUztt
Notice the one line using WindowResize that uses a blue background color. And when resizing the displayed window, indeed the whole thing turns blue instead of just the new part. It's the only place blue gets used.
I captured a video here:
http://www.youtube.com/watch?v=ZcWFDI7IgU0
