-
Dave Warfel
I’ve set up an auto-scrolling carousel with logos. I’m finding the 2000ms max transition speed a bit limiting, and not quite slow enough for an optimal experience.
Is there a specific reason why 2000ms is the max? Would you consider increasing it?
-
Alvind
Hi Dave,
The 100–2000 range limitation is only in the block editor interface; the underlying functionality supports higher values. This constraint was likely implemented to prevent poor user experience from excessively slow transition speeds.
Since we’re currently in Alpha, I’ll create an issue to see if we can expand the allowable range.
As a workaround, you can modify the
data-speedattribute in the HTML Attributes section and set its value to the desired speed. -
Dave Warfel
Thanks for clarifying. I actually discovered that shortly after I submitted the request.
I’m not totally against keeping the limitation in place then. But an alternative might be to allow higher values but put a warning notice at the top of the block options like you do for accessibility when play/pause aren’t included when autoplay is enabled, for example.
-
Alvind
That’s a great suggestion. I’ll bring it up to the dev team.
- You must be logged in to reply to this topic.