Fixed wonky center tuning behavior

This commit is contained in:
AlexandreRouma
2021-09-13 20:07:40 +02:00
parent 2184e15e44
commit 9d34c6a8c1
3 changed files with 7 additions and 1 deletions

View File

@ -175,6 +175,7 @@ namespace ImGui {
};
bool inputHandled = false;
bool VFOMoveSingleClick = false;
Event<InputHandlerArgs> onInputProcess;
enum {