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

Refactor block fold attribute #10717

Merged
merged 1 commit into from Mar 24, 2024

Conversation

Zuoqiu-Yingyi
Copy link
Contributor

  • Please commit to the dev branch

改进块折叠与展开操作

当前块展开有三种属性状态, 可能会存在冲突

  • fold 属性
  • fold="0"
  • unfold="1"

现将其统一为

  • fold="1": 折叠状态
  • fold 属性: 展开状态

已测试

@88250 88250 changed the title Improve block collapse and expansion operations Refactor block fold attribute Mar 24, 2024
@88250 88250 added the Refactor label Mar 24, 2024
@88250 88250 added this to the 3.0.5 milestone Mar 24, 2024
@88250 88250 requested review from 88250 and Vanessa219 and removed request for 88250 March 24, 2024 09:30
@Vanessa219 Vanessa219 merged commit e922c40 into siyuan-note:dev Mar 24, 2024
2 checks passed
@Zuoqiu-Yingyi Zuoqiu-Yingyi deleted the fix/block-unfold branch March 24, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants