colouredFunk/stagewebviewbridge

cannot change size of stagewebviewbridge with viewPort anymore

Closed this issue · 3 comments

What steps will reproduce the problem?
1.create a stagewebviewbridge instance
2.resize instance using viewPort as in webViewStoryNext.viewPort = new 
Rectangle(0,0, stage.stageWidth, 400)); //(this used to work before last update)
3.viewport does not resize

What is the expected output? What do you see instead?
the stagewebviewbridge used to resize until the latest update, now it doesnt. I 
need it to still be live (not a bitmap) beause i open up a slider to resize 
text and visual feedback is important.

What version of the product are you using? On what operating system?
Flash CS5.5 this is for an ios app (AIR)

Please provide any additional information below.
I love stagewebviewbridge

Original issue reported on code.google.com by cappink...@gmail.com on 23 Jan 2012 at 12:58

fixed!!

Original comment by xperime...@gmail.com on 11 Feb 2012 at 10:35

Original comment by xperime...@gmail.com on 11 Feb 2012 at 10:36

  • Changed state: Fixed
This does not work if i reset the Viewport on orientation change.

Original comment by piyushne...@gmail.com on 29 Aug 2014 at 7:22