mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 06:42:43 +00: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