Skip to content

进行一个bug的修复 #288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

AnKangPig
Copy link

对于这样的代码,库会报错:

//已经创建了一个名为sp的Sprite
sp.animate([
		{y:600,offset:0.25},
		{y:580,offset:0.75,easing:"step-end"},
		{y:560,offset:1}
	],{
		fill:"forwards",
		duration:1000
	}
);

经检查,是一处函数放少了参数。请有人合并下,并修复其他库的该问题。

进行一个bug的修复
Copy link

vercel bot commented Apr 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spritejs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 12, 2025 2:16pm

@betseyliu
Copy link
Contributor

你pr提的是dist里面编译后的文件?
@AnKangPig

@AnKangPig
Copy link
Author

你pr提的是dist里面编译后的文件? @AnKangPig

这个pr本来也没想让人并,只是比issue更显眼而已。并且即使修了报错也不能生效,我怀疑这块功能就没实现成。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants