mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
minor : update the alignment of group when he is created from an element text pattern
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5233 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -116,6 +116,7 @@ void AddTextsGroupCommand::redo()
|
|||||||
//from the group, and reparented to m_elemeny.
|
//from the group, and reparented to m_elemeny.
|
||||||
//Then the next time redo is called, the texts will be added to the group
|
//Then the next time redo is called, the texts will be added to the group
|
||||||
m_deti_list = m_group.data()->texts();
|
m_deti_list = m_group.data()->texts();
|
||||||
|
m_group.data()->updateAlignment();
|
||||||
}
|
}
|
||||||
m_first_undo = false;
|
m_first_undo = false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user