Hi @patrick do you find any solution for this?
@Chackmool Did the solution with editing the css work for you?
Yes,., if you comment out the transition: all 0.5s linear; ⦠then there is no fade⦠but then shows the solid background⦠and then boom the page so no āfadingā
but it will do the trick
It work but takes out all the fancy touch. Seem amateurā¦
Come on man! That aināt fair. It is a temporary āsolutionā and am sure it will be resolved when the Team get back from a well earned break.
Other fixes had more importance so naturally they were resolved first. If you really want the fade effect use the fade-in animation, set a delay and duration to suit your requirements and apply it to the Container of the Layout.
I dont want to be rude. I agree that this is not a high priority. But I think I take a lot care about the fancy stuff that make a site pass from a common website or app to a high end.
I apologise if I was wrong to assume that the āseem amateurā comment was directed at the Team itself.
That comment was unfair! Seem amateur⦠Come on you can do betterā¦
The Wappler team puts in a ton of effort for us. They always come through, even if it takes time. We all know how projects go, and theyāre doing their best. It seems like youāre not seeing the big picture of what theyāve accomplished. I for one and as many others come from the DMX days with Dreamweaverā¦seen Wappler evolve⦠so this is not amateur by any meansā¦
@Mozzi Read before asumming I am taking about Wappler Team.
I am very satisfied with wappler team and App itself.
What I mean is if you build your app for sell and your app blinks, get stuck, takes time to load it feels amateur work.
Apologies then @Chackmool. Its a case of ālost in translationā then from my side.
Iāve added an extra debounce to some function calls to prevent them from being called to fast and often. In my test Iām still not able to reproduce the initial fade-in effect but perhaps you can test if this update helps fixing it.
dmxPreloader.zip (5.5 KB)
Hereās what Iām seeing with your latest update, also with the css fix /* transition: all 0.5s linear;*/
:
If I remove the CSS fix I can see content loading before the preloader is finished,
Could that be that those elements also have animations set so animation does not start until preloaded stops?
It happens whether there are animations or not, it also works perfectly in AC1.
Got a new update, css is also updated.
dmxPreloader.zip (5.5 KB)
That one seems to work perfectly @patrick
Fixed in Wappler 6.5.5
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.