Fix input cursor blinking too fast (#20366)

This commit is contained in:
Matthias Moninger 2023-06-09 10:24:32 +03:00 committed by GitHub
parent aec9cd7306
commit f92212edaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ public:
ContextStopTextInput();
}
void OnPeriodicUpdate() override
void OnUpdate() override
{
if (HasParentWindow())
{