parent
45b275be0d
commit
70758cc70e
@ -1348,10 +1348,6 @@ void GameView::OnKeyRelease(int key, Uint16 character, bool shift, bool ctrl, bo
|
||||
if(colourRValue->IsFocused() || colourGValue->IsFocused() || colourBValue->IsFocused() || colourAValue->IsFocused())
|
||||
return;
|
||||
|
||||
if(selectMode!=SelectNone)
|
||||
{
|
||||
return;
|
||||
}
|
||||
if(!isMouseDown)
|
||||
drawMode = DrawPoints;
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user