Skip to content

拖动块时高亮相邻的块 #11921

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

Closed
TCOTC opened this issue Jul 9, 2024 · 2 comments
Closed

拖动块时高亮相邻的块 #11921

TCOTC opened this issue Jul 9, 2024 · 2 comments

Comments

@TCOTC
Copy link
Contributor

TCOTC commented Jul 9, 2024

超级块

拖动组合超级块的时候,只显示一条竖线不容易判断,高亮一下要组合成超级块的另一个块或相邻的子块会更好

  • 拖动与某个块组合成超级块 → 高亮要组合成超级块的另一个块

    比如把 2 拖动到 1 的旁边,就高亮 1 :

    image

    比如把 4 拖动到一个超级块的右边,就高亮这整个超级块:

    image

  • 拖动到某个块超级块内 → 高亮在这个超级块内与拖动位置相邻的子块

    比如把 4 拖动到 3 的右边,就高亮 3 这个块:

    image

    比如把 4 拖动到 2 和 3 之间,就高亮 2 和 3 这两个块

    → 关联:改进拖动块到两个块之间的情况 #12517

    image

列表 其他块

@shuojie819
Copy link

支持 +1
现在这个拖动确实还有很大的进步空间,显示……某些块的轮廓是个不错的解决方法。

弄好了拖动效果 NO.1

@TCOTC TCOTC changed the title 改进拖动组合超级块视觉效果 ✨改进拖动组合超级块视觉效果 Aug 10, 2024
@88250 88250 changed the title ✨改进拖动组合超级块视觉效果 改进拖动组合超级块视觉效果 Aug 11, 2024
@TCOTC TCOTC changed the title 改进拖动组合超级块视觉效果 改进拖动块的视觉效果 Sep 12, 2024
@TCOTC TCOTC changed the title 改进拖动块的视觉效果 拖动块时高亮相邻的块 Sep 12, 2024
@TCOTC
Copy link
Contributor Author

TCOTC commented Sep 18, 2024

差不多在 #11751 实现了,还有部分问题移至 #12517

@TCOTC TCOTC closed this as completed Sep 18, 2024
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

No branches or pull requests

2 participants