mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-18 18:44:39 +00:00
- removed "right click on decorator parameter viewer doesn't delete the current selected decorator" bug
This commit is contained in:
parent
a4a04a442b
commit
9c68f12f83
@ -324,6 +324,7 @@ void MainWindow::switchOffDecorator(QAction* decorator)
|
||||
if (res == 0)
|
||||
GLA()->iPerDocDecoratorlist.removeAll(decorator);
|
||||
updateMenus();
|
||||
layerDialog->updateDecoratorParsView();
|
||||
GLA()->update();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user