mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 19:14:42 +00:00
added glarea->update() when trackball icon clicked.
This commit is contained in:
parent
f1e08093b1
commit
072fe841c8
@ -608,6 +608,7 @@ void MainWindow::suspendEditMode()
|
||||
|
||||
GLA()->suspendEditToggle();
|
||||
updateMenus();
|
||||
GLA()->update();
|
||||
}
|
||||
void MainWindow::applyEditMode()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user