Widget Switcher transition animation/effects?

I get almost zero search results when I tried to look for this.

Is the use of a Widget Switcher not that common, or did I completely miss a transition effect library somewhere?

I’m talking about screen wipes, 3D rotational flips, dissolves, etc. etc.

(And perhaps I also missed the dedicated UI forum here?)

You can achieve a nice scroll animation effect using a ScrollBox with multiple children.
Unfortunately WidgetSwitcher does not implement any animation out of the box

That’s a bit weird, unless you’re not supposed to use them like that.

Are there any resources online for “widget switcher” transitions?

Hi! I’m looking Widget Switcher transition as well. Any update?

You can do this by using the Common Animated Switcher.

This is only available if you activate the Common UI Component plugin: Edit → Plugins → UI → Common UI Plugin

Now in your Widget Palette you will have a Common Animated Switcher which has some out of the box transition functionality.

image

1 Like