mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 10:35:21 +02:00
Fixed wonky center tuning behavior
This commit is contained in:
@ -175,6 +175,7 @@ namespace ImGui {
|
||||
};
|
||||
|
||||
bool inputHandled = false;
|
||||
bool VFOMoveSingleClick = false;
|
||||
Event<InputHandlerArgs> onInputProcess;
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user