mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/shared] Tidy model name on sequence type change
This commit is contained in:
committed by
Émilie Feral
parent
479f34502f
commit
af3b2d4de4
@@ -71,6 +71,7 @@ void Sequence::setType(Type t) {
|
||||
setInitialRank(0);
|
||||
}
|
||||
recordData()->setType(t);
|
||||
m_definition.tidyName();
|
||||
tidy();
|
||||
/* Reset all contents */
|
||||
switch (t) {
|
||||
|
||||
Reference in New Issue
Block a user