You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Navis Michael Bearly <mi...@gmail.com> on 2013/04/02 03:15:18 UTC

Re: git commit: one fix to test app for IE

please unsubscribe me

Thanks,
Navis Michael Bearly. J


On Tue, Apr 2, 2013 at 4:21 AM, <ah...@apache.org> wrote:

> Updated Branches:
>   refs/heads/develop b0c5be187 -> 8a5460a90
>
>
> one fix to test app for IE
>
>
> Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
> Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8a5460a9
> Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8a5460a9
> Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8a5460a9
>
> Branch: refs/heads/develop
> Commit: 8a5460a90317da48d6288a48dca43f0d17df3acc
> Parents: b0c5be1
> Author: Alex Harui <ah...@apache.org>
> Authored: Mon Apr 1 15:50:26 2013 -0700
> Committer: Alex Harui <ah...@apache.org>
> Committed: Mon Apr 1 15:50:26 2013 -0700
>
> ----------------------------------------------------------------------
>  examples/FlexJSTest_again/src/MyInitialView.mxml |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> ----------------------------------------------------------------------
>
>
>
> http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/8a5460a9/examples/FlexJSTest_again/src/MyInitialView.mxml
> ----------------------------------------------------------------------
> diff --git a/examples/FlexJSTest_again/src/MyInitialView.mxml
> b/examples/FlexJSTest_again/src/MyInitialView.mxml
> index 918b89a..4c89662 100644
> --- a/examples/FlexJSTest_again/src/MyInitialView.mxml
> +++ b/examples/FlexJSTest_again/src/MyInitialView.mxml
> @@ -60,7 +60,7 @@ limitations under the License.
>                 </basic:beads>
>         </basic:Label>
>         <basic:TextButton text="OK" x="100" y="50"
> click="dispatchEvent(new CustomEvent('buttonClicked'))" />
> -    <basic:DropDownList id="list" x="200" y="25" width="100" height="200"
> change="dispatchEvent(new CustomEvent('listChanged'))">
> +    <basic:DropDownList id="list" x="200" y="25" width="100" height="24"
> change="dispatchEvent(new CustomEvent('listChanged'))">
>          <basic:beads>
>              <basic:ConstantBinding
>                                   sourceID="applicationModel"
>
>

RE: git commit: one fix to test app for IE

Posted by Kessler CTR Mark J <ma...@usmc.mil>.
Michael,
   Send an email to the following to unsubscribe from the mailing lists.

dev-unsubscribe@flex.apache.org
commits-unsubscribe@flex.apache.org

-Mark
-----Original Message-----
From: Navis Michael Bearly [mailto:michael.bearly@gmail.com] 
Sent: Monday, April 01, 2013 9:15 PM
To: dev@flex.apache.org
Cc: commits@flex.apache.org
Subject: Re: git commit: one fix to test app for IE

please unsubscribe me

Thanks,
Navis Michael Bearly. J