Levure - flicker prior to displaying UI stack on iOS
Ralf Bitter
rabit at revigniter.com
Fri Jun 8 05:19:45 EDT 2018
Hi Trevor,
wonderful, it works! Thanks a lot for looking into it.
Now I am at risk to get addicted to Levure though.
Ralf
> On 7. Jun 2018, at 23:02, Trevor DeVore via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Try changing line 507 (or thereabouts) in `levure.livecodescript` to the
> following:
>
> ```
> if the platform is "macos" then
> send "levureFinishLoadingApplication" to me in 10 milliseconds
> else
> levureFinishLoadingApplication
> end if
> ```
>
> In my tests this removes the flicker without breaking the macOS behavior.
> If it works for you then I will submit a fix to the master branch of Levure.
>
> --
> Trevor DeVore
> ScreenSteps
> www.screensteps.com <http://www.screensteps.com/>
More information about the use-livecode
mailing list