未验证 提交 f36872ca 编写于 作者: O openharmony_ci 提交者: Gitee

!23227 defaultFocus设置失效,已修复, 提交changeLog

Merge pull request !23227 from 胡清云/changelog_0828
...@@ -18,3 +18,10 @@ PanelHeight枚举的WRAP_CONTENT值从0变为'wrapContent',接口行为变更 ...@@ -18,3 +18,10 @@ PanelHeight枚举的WRAP_CONTENT值从0变为'wrapContent',接口行为变更
变更前,开发者设置负数和undefined,aspectRatio = 1.0 变更前,开发者设置负数和undefined,aspectRatio = 1.0
变更后,开发者设置负数和undefined,aspectRatio为null。例如,Row只设置宽度且没有子组件,aspectRatio不设置值或者设置成负数时,此时Row高度为0。 变更后,开发者设置负数和undefined,aspectRatio为null。例如,Row只设置宽度且没有子组件,aspectRatio不设置值或者设置成负数时,此时Row高度为0。
## cl.arkui.3 defaultFocus设置为true由不生效变更为生效。
**变更影响**
4.0.9.1版本之前,开发者defaultFocus设置为true不生效
4.0.9.1版本及之后,开发者defaultFocus设置为true生效
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册