bump up height so there's enough room
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8f017061 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8f017061 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8f017061 Branch: refs/heads/develop Commit: 8f0170616fb28c0856990c68ca4f168d3fcf85d5 Parents: c10eb18 Author: Alex Harui <aha...@apache.org> Authored: Tue Aug 4 09:45:14 2015 -0700 Committer: Alex Harui <aha...@apache.org> Committed: Tue Aug 4 13:54:16 2015 -0700 ---------------------------------------------------------------------- examples/FlexJSStore/src/FlexJSStore.mxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/8f017061/examples/FlexJSStore/src/FlexJSStore.mxml ---------------------------------------------------------------------- diff --git a/examples/FlexJSStore/src/FlexJSStore.mxml b/examples/FlexJSStore/src/FlexJSStore.mxml index 3f9c812..2de423f 100755 --- a/examples/FlexJSStore/src/FlexJSStore.mxml +++ b/examples/FlexJSStore/src/FlexJSStore.mxml @@ -186,7 +186,7 @@ limitations under the License. <js:ApplicationDataBinding /> </js:beads> <js:initialView> - <js:ViewBase width="990" height="550" + <js:ViewBase width="990" height="585" initComplete="completeHandler(null)" stateChangeComplete="chainStatesIfNeeded()"> <js:states>