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
想要让组件有类似PS的图层显隐的效果, 点击显示或者 隐藏。 #368 这个Issue有提及,但是好像没看到相关的 显影功能代码,想问问是否有在计划内?
The text was updated successfully, but these errors were encountered:
具体实现是希望:隐藏后在发布的页面里也隐藏还是仅在编辑器里隐藏?
Sorry, something went wrong.
一直都想加,就是纠结不同的业务可能对这个隐藏的理解不一样,类似是希望v-show还是v-if
希望的效果是 两者都隐藏, 在点击对应图层的隐藏按钮, 在编辑器的 展示层 、预览效果、以及对应的发布页面都是隐藏效果,同时有个图层状态变量展示对应变更
feat(editor,ui): 新增显示隐藏组件功能
42b0436
re #516
No branches or pull requests
想要让组件有类似PS的图层显隐的效果, 点击显示或者 隐藏。
#368 这个Issue有提及,但是好像没看到相关的 显影功能代码,想问问是否有在计划内?
The text was updated successfully, but these errors were encountered: