You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Harbs <ha...@gmail.com> on 2022/10/11 07:59:03 UTC

Re: [GitHub] [royale-asjs] yishayw commented on pull request #1147: Jewel: Cancel spinner auto increment/decrement when mousing away from buttons

I have no idea why that error was happening, but I cleaned up the file. It should not have been using removeAllListeners either way.

> On Oct 11, 2022, at 10:38 AM, GitBox <gi...@apache.org> wrote:
> 
> 
> yishayw commented on PR #1147:
> URL: https://github.com/apache/royale-asjs/pull/1147#issuecomment-1274227379
> 
>   I think this is breaking the build
> 
>>    [java] <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/ws/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/beads/controllers/SpinnerMouseController.as(161)>: col: 11 Error: Call to a possibly undefined method removeAllListeners through a reference with static type Timer.
>        [java]
>        [java]                              timer.removeAllListeners();
>        [java]                                    ^
> 
>   From: ***@***.***>
>   Sent: Thursday, April 7, 2022 10:44 AM
>   To: ***@***.***>
>   Cc: ***@***.***>
>   Subject: Re: [apache/royale-asjs] Jewel: Cancel spinner auto increment/decrement when mousing away from buttons (#1147)
> 
> 
>   Merged #1147<https://github.com/apache/royale-asjs/pull/1147> into develop.
> 
>   —
>   Reply to this email directly, view it on GitHub<https://github.com/apache/royale-asjs/pull/1147#event-6385934282>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAQBE7KRHA3XZTQG75SKM73VD2G5VANCNFSM5DE2RPHA>.
>   You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
> 
> 
> 
> 
> -- 
> This is an automated message from the Apache Git Service.
> To respond to the message, please log on to GitHub and use the
> URL above to go to the specific comment.
> 
> To unsubscribe, e-mail: issues-unsubscribe@royale.apache.org
> 
> For queries about this service, please contact Infrastructure at:
> users@infra.apache.org
>