Bugfix: [ #857 ] Select/Desel vertex groups doesn't update vertex count in headerbar
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
#include "BIF_editdeform.h"
|
||||
#include "BIF_toolbox.h"
|
||||
|
||||
#include "BSE_edit.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
@@ -80,6 +82,7 @@ void sel_verts_defgroup (int select)
|
||||
default:
|
||||
break;
|
||||
}
|
||||
countall();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user