x4080

Results 161 comments of x4080

Hi, I get the same problem with zindex using slideInHorizontally, but I dont get how to set the variable targetContentZIndex , it just shows "Unresolved reference: targetContentZIndex" @PhilipDukhov Can you...

@PhilipDukhov thanks, I did what you describe above and works, I think I modified inside push and pop to inc or dec z-index I wondered why its not default :)

@SergKlimov Thats cool solution, but sadly, I tried to copy the AnimatedNavHost.kt content to my local package and it wont even compile :) Can you give tip how you do...

@SergKlimov Never mind, we must also copy file AnimatedComposeNavigator Edit : I cant find visibleBackStack variable, is your AnimatedNavHost have that variable ? Edit2 : Just copying (without modifying anything),...

Maybe the quality difference because of using electron-pdf-window default to using color printing, can we change to black and white ?

@saadeghi cant wait for it !

@nickreese I found out that (for production) the first build is taking its time and the next builds take fraction of time only, is this not using incremental build ?...

I just found out, maybe @pbuzdin means for development process ? I found that when starting ``` npm run dev:rollup ``` It will process all components and take quite a...