You need to sign in or sign up before continuing.
未验证 提交 8f510c72 编写于 作者: O openharmony_ci 提交者: Gitee

!17187 【3.2-Release】翻译完成 16730:修复Scroll示例代码运行后,ScrollBar遮挡部分Flex组件,与效果图不一致的问题

Merge pull request !17187 from ester.zhou/C2-16730
...@@ -65,7 +65,7 @@ struct ScrollBarExample { ...@@ -65,7 +65,7 @@ struct ScrollBarExample {
.margin({ top: 5 }) .margin({ top: 5 })
} }
}, item => item) }, item => item)
}.margin({ left: 52 }) }.margin({ right: 52 })
} }
.scrollBar(BarState.Off) .scrollBar(BarState.Off)
.scrollable(ScrollDirection.Vertical) .scrollable(ScrollDirection.Vertical)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册