kverweij / stagewebviewbridge

Automatically exported from code.google.com/p/stagewebviewbridge
0 stars 0 forks source link

cannot change size of stagewebviewbridge with viewPort anymore #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
fixed!!

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

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
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