Skip to content
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

Implement FocusElement Behavior #5554

Closed
1 task done
Aarebecca opened this issue Mar 18, 2024 · 1 comment · Fixed by #5595
Closed
1 task done

Implement FocusElement Behavior #5554

Aarebecca opened this issue Mar 18, 2024 · 1 comment · Fixed by #5595

Comments

@Aarebecca
Copy link
Contributor

AntV Open Source Contribution Plan(可选/Optional)

  • 我同意将这个 Issue 参与 OSCP 计划 / I agree to participate in the OSCP plan

Issue 类型 / Issue Type

初级任务 / Primary Task

任务介绍 / Task Description

实现 聚焦元素交互

聚焦元素可以通过单击或双击元素,来将元素置为激活状态(setElementState)并移动至画布中心(focusElement)


Implement FocusElement behavior

Focus elements can be placed in the active state (setElementState) and moved to the center of the canvas (focusElement) by clicking or double-clicking an element.

参考说明 / Reference Description

在正式开始之前,建议您简要了解新版交互实现的逻辑和配置项命名风格,例如:Drag CanvasDrag Element

在迁移过程中,如果遇到任何问题,欢迎在Issues区留言寻求帮助。


Before you begin, it is advisable to familiarize yourself briefly with the logic and naming conventions of configuration items used in the newer versions of interaction implementations, such as: Drag Canvas and Drag Element.

Should any issues arise during the migration process, you are welcome to seek assistance by posting a message in the Issues section.

@ai-qing-hai
Copy link
Contributor

ai-qing-hai commented Mar 25, 2024

认领

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

Successfully merging a pull request may close this issue.

3 participants