We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
多选块拖拽或拖拽折叠标题形成水平布局超级块时,这些块需要自动组成垂直布局超级块
跟 #10696 类似,目的是优化排版体验。
看到视频 https://www.bilibili.com/video/BV19pmPY8Ezy?t=1794.0 里新手横排标题的操作之后我发现目前的逻辑还存在一点问题:
多选块拖拽或拖拽折叠标题形成水平布局超级块时,这些块应该需要自动组成垂直布局超级块
The text was updated successfully, but these errors were encountered:
🎨 #12809
8a42e07
增加了一点:多选或折叠标题拖拽到横向排列的超级块中。
Sorry, something went wrong.
意思是只有拖到超级块里才会吗?下面这种情况也需要。
多选的块保持纵向排列才是符合人类直觉的:
这个也支持的,上面说的是增加
跟折叠的标题块横排之后,另一个标题块及其子块也同样需要组成垂直布局:
d173f26
这个改的好👍
Vanessa219
No branches or pull requests
多选块拖拽或拖拽折叠标题形成水平布局超级块时,这些块需要自动组成垂直布局超级块
跟 #10696 类似,目的是优化排版体验。
背景
看到视频 https://www.bilibili.com/video/BV19pmPY8Ezy?t=1794.0 里新手横排标题的操作之后我发现目前的逻辑还存在一点问题:
default.webm
多选块拖拽或拖拽折叠标题形成水平布局超级块时,这些块应该需要自动组成垂直布局超级块
The text was updated successfully, but these errors were encountered: