Fixed issue #432. Cannot switch between pattern pieces on latest develop (osx).
--HG-- branch : develop
This commit is contained in:
parent
d4b6a3eb65
commit
fa410de76d
|
@ -2513,7 +2513,10 @@ void MainWindow::Layout()
|
|||
else
|
||||
{
|
||||
listDetails.clear();
|
||||
if (not ui->actionDraw->isChecked())
|
||||
{
|
||||
ActionDraw(true);
|
||||
}
|
||||
SetLayoutModeActions(false);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user