Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chenquansheng
2024-11-08 13:52:28 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
379078107b17e2437fd9ccc48c38bc983e0557fe
37907810
1 parent
b0642d97
fix |> 长按评论弹出窗样式全屏样式修改
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/comment/view/CommentComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/comment/view/CommentComponent.ets
View file @
3790781
...
...
@@ -116,7 +116,8 @@ export struct CommentComponent {
this.confirmCallback(actionType)
}
}),
alignment:DialogAlignment.Bottom
alignment:DialogAlignment.Bottom,
customStyle:true
})
this.delDialogController = new CustomDialogController({
...
...
Please
register
or
login
to post a comment