简体中文 繁體中文 English 日本語 Deutsch 한국어 بالعربية TÜRKÇE português คนไทย Français

Ulanzi StudioCreator tool community

 找回密码
 立即注册
查看: 7|回复: 0

Add GIF Loop Count option for animated icons

[复制链接]

3

主题

3

回帖

49

积分

新手上路

积分
49
发表于 8 小时前 | 显示全部楼层 |阅读模式
Hi Ulanzi team,
I would like to request an option to control how many times an animated GIF is played on the Ulanzi Deck.
Currently, even when a GIF file is configured to play only once, the Ulanzi Deck appears to continuously restart the animation.
It would be useful to have a Loop Count option, for example:
  • 0 = infinite loop
  • 1 = play once and stop on the last frame
  • 2 = play twice
  • N = play N times
Ideally, this could be supported both in Ulanzi Studio when selecting a GIF icon and in the Plugin SDK.
For example, the SDK could support something similar to:

$UD.setGifPathIcon(context, "icon.gif", "", {    loopCount: 1});

or:

$UD.setGifPathIcon(context, "icon.gif", "", 1);

After the requested number of loops is completed, the GIF should remain on its last frame instead of restarting.
This would be very useful for button animations such as transitions, notifications, activation effects, and animated icons that are intended to run only once.
Thank you!

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|Ulanzi Studio论坛 ( 粤ICP备2024258515号-1 )

GMT+8, 2026-8-31 12:42 , Processed in 0.148315 second(s), 18 queries .

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表