Sorry. You can use "slide" as the value. It will then have a slide
transition instead of slidefade.
On Saturday, February 20, 2021 at 6:28:27 PM UTC+2 P5music wrote:
>
>
> In the designer the value was "empty" but I prefer to stick to my
> workaround so the transition still happens.
> Regards
>
> Il giorno sabato 20 febbraio 2021 alle 07:30:54 UTC+1 Shai Almog ha
> scritto:
>
>> Are you using the theme designer or CSS. If the former just go to the
>> constants tab in the theme and add a constant:
>> formTransitionOut=none if I remember correctly.
>>
>> If the latter:
>> #Constants {
>> // ....
>> formTransitionOut: "none";
>> }
>> On Friday, February 19, 2021 at 12:36:34 PM UTC+2 P5music wrote:
>>
>>> I do not understand what I have to do with that.
>>> So my workaround is
>>> to set the title as empty before every form transition, then set the
>>> real value in the forms' showListeners.
>>> I do not know if there is a more elegant solution managing some theme
>>> constant.
>>> I tried to change the form theme, as I did with the side command, but
>>> there is not any title animation value to change.
>>> Regards
>>>
>>> Il giorno venerdì 19 febbraio 2021 alle 05:49:11 UTC+1 Shai Almog ha
>>> scritto:
>>>
>>>> There are theme constants that define the default form slide
>>>> animations:
>>>> https://www.codenameone.com/developer-guide.html#theme-constants-section
>>>>
>>>> Specifically: formTransitionOut
>>>>
>>>> On Thursday, February 18, 2021 at 7:47:03 PM UTC+2 P5music wrote:
>>>>
>>>>>
>>>>> I set the app name as toolbar title in every form in my CodenameOne
>>>>> app.
>>>>>
>>>>> I see that transitioning from a form to another is made with animation
>>>>> but
>>>>> also the toolbar title gets animated
>>>>> so that
>>>>> I see the same title greyed out and going out of sight when the new
>>>>> title is displayed.
>>>>> Is there a way to avoid it?
>>>>> It seems that I have to disable SlideFade but how? I cannot find it in
>>>>> theme editor.
>>>>>
>>>>> Thanks in advance
>>>>>
>>>>
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/7f2e8c2b-f5b4-478b-b888-d2931c75db33n%40googlegroups.com.