提交 8a6312ef 编写于 作者: L lancer

Description:修改代码格式

Sig:graphic
Feature or Bugfix:Bugfix
Binary Source:No
Signed-off-by: Nlancer <haoshuo@huawei.com>
上级 82901e98
......@@ -366,8 +366,7 @@ bool UIList::MoveOffset(int16_t x, int16_t y)
(childrenTail_->GetRelativeRect().GetBottom() - y > GetContentRect().GetHeight() - 1)) {
scrollListener_->OnScrollBottom(childrenTail_->GetViewIndex(), childrenTail_);
}
}
else {
} else {
if (childrenHead_ && (childrenHead_->GetViewIndex() == startIndex_) &&
childrenHead_->GetRelativeRect().GetLeft() >= 0 &&
childrenHead_->GetRelativeRect().GetLeft() - x < 0) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册