Skip to main content
Associate
May 14, 2026
Solved

May I ask, is there any design clue for this oval loading

  • May 14, 2026
  • 1 reply
  • 126 views

Excuse me, how can I implement this kind of loading

I'm really at a loss for ideas. Please help me out, thank you

loading2.png

loading3.png

Best answer by JohanAstrup

Hello @DreamLovely.

You can quite easily create a custom widget for this by using two Circle widgets and two Line widgets, as illustrated below:

JohanAstrup_0-1778833239744.png

Let me know if that makes sense. Otherwise I can create a small example.

Best regards,
Johan

1 reply

JohanAstrupBest answer
ST Employee
May 15, 2026

Hello @DreamLovely.

You can quite easily create a custom widget for this by using two Circle widgets and two Line widgets, as illustrated below:

JohanAstrup_0-1778833239744.png

Let me know if that makes sense. Otherwise I can create a small example.

Best regards,
Johan

Associate
May 21, 2026

I understand. Thank you