Temporary disable all motion.page animation for the admin when developing the site. Avoiding some animated lements may not be visibled.
@Blue Li For now, a workaround I use is:
After I create my animation and was happy with it, I prefixed my selector with body:not(.logged-in) to disable it for me while logged in for now
@Rados Petrovic I would also love a setting to disable smooth scroll for admins. I don’t want it while editing the site, but my client wants it for the frontend
Hi @Blue Li it is possible to use query argument in URL like example.com/?mp=debug
. This will prevent any timelines or scripts to load on that page.
Hi @Zack, it will be possible to toggle this on in Global Settings -> Site Options
in stable 2.1.0 release