Mingfei

Results 35 issues of Mingfei

### Describe the bug rt ### Your Example Website or App https://codesandbox.io/s/elegant-black-vtk4k5?file=/src/app.tsx ### Steps to Reproduce the Bug or Issue 打开页面,点击左上角按钮,多次 ### Expected behavior 希望正常 ### Screenshots or Videos _No...

type: bug 缺陷

### Describe the bug 刷新页面,进行一次sendToken,第一个次sendToken的动画不显示 ### Your Example Website or App https://codesandbox.io/s/epic-hypatia-70blmk?file=/src/app.tsx ### Steps to Reproduce the Bug or Issue 进入页面后 点击第一个节点 ### Expected behavior 正常显示 ### Screenshots or Videos...

status: triage 诊断中

### Describe the bug 如题 ### Your Example Website or App https://codesandbox.io/s/amazing-kepler-17nrz8?file=/src/app.tsx ### Steps to Reproduce the Bug or Issue 见Demo ### Expected behavior 需要能够正常获取路径 ### Screenshots or Videos _No...

type: bug 缺陷

### Describe the bug https://codesandbox.io/s/ecstatic-leaf-hvb24e 问题1: 把 innerBox 拖拽进 outterBox,点击撤回。然后移动innerBox到outterBox中,拖拽outterBox,innerBox不动。 问题2: 把 innerBox 拖拽进 outterBox,然后拖出来,点击撤回。拖拽outterBox,innerBox会跟着动。 问题3: 把 innerBox 拖拽进 outterBox,然后拖出来。点击撤回,然后移动innerBox到outterBox中,拖拽outterBox,innerBox移动两倍的距离。 这个操作还有很多类似问题,大概应该是同一个问题导致的吧 ### Your Example Website or App https://codesandbox.io/s/ecstatic-leaf-hvb24e ### Steps...

type: bug 缺陷

### Describe the bug 遇到两个问题: 父节点需要先添加到画布上,子节点才会显示 https://codesandbox.io/s/affectionate-leftpad-vv1tnl?file=/src/app.tsx 如果先把子节点添加到画布上,然后再把父节点添加到画布上,则只有一个子节点会有父子关系 https://codesandbox.io/s/elated-faraday-58dv57?file=/src/app.tsx ### Your Example Website or App https://codesandbox.io/s/affectionate-leftpad-vv1tnl?file=/src/app.tsx ### Steps to Reproduce the Bug or Issue 如上 ### Expected behavior 可以先构建parent,有需要的时候,再加入到画布上 ###...

type: bug 缺陷

### Please check if the PR fulfills these requirements - [ ] The commit message follows our [guidelines](https://github.com/eva-engine/eva.js/blob/main/.github/COMMIT_MESSAGE_CONVENTION.md) - [ ] Tests for the changes have been added (for bug...

### Please check if the PR fulfills these requirements - [ ] The commit message follows our [guidelines](https://github.com/eva-engine/eva.js/blob/main/.github/COMMIT_MESSAGE_CONVENTION.md) - [ ] Tests for the changes have been added (for bug...

enhancement

目前对于多个Game实例没有强烈的需求。

enhancement

增加了资源引用计数的能力,将Image接入了,其他插件也需要接入资源的引用计数。 _Originally posted by @fanmingfei in https://github.com/eva-engine/eva.js/issues/195#issuecomment-1063750025_