key repetitions are now allowed for text input
This commit is contained in:
@@ -407,7 +407,6 @@ void View::DrawUi () {
|
||||
|
||||
SelectFont("console.ttf");
|
||||
SetFontJustification (Engine::FontJustificationLeft);
|
||||
GetController()->EnableTextinput(true);
|
||||
|
||||
ViewState current_view_state = GetViewState();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user