终端scroll修改为滑动不受接收数据影响

This commit is contained in:
hm
2021-04-22 10:24:09 +08:00
parent b43b33224f
commit a68945f09c
7 changed files with 77 additions and 20 deletions
-1
View File
@@ -33,7 +33,6 @@ void StateGroup::addItem(StateWidget * w)
{
ItemList.insert(ItemList.size(),w);//逐渐往上加
qDebug() << "w->ID()" << w->ID();
if(layout)
{
if(w->ID() >= 0)