* fix: update component modes toolbar buttons on entering clipper mode
This commit is contained in:
parent
1afd6126fd
commit
d83d5977b7
|
|
@ -1567,6 +1567,7 @@ void ClipperMode(){
|
|||
g_currentToolModeSupportsComponentEditing = false;
|
||||
|
||||
SelectionSystem_DefaultMode();
|
||||
ComponentModeChanged();
|
||||
|
||||
Sys_Status( c_ClipperMode_status );
|
||||
GlobalSelectionSystem().SetManipulatorMode( SelectionSystem::eClip );
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user