fix log thread bug, add clean memory button, fix pinch zoom bug, set android back button to undo
This commit is contained in:
@@ -6,6 +6,7 @@ enum class kKey : uint8_t
|
||||
AndroidVolumeUp,
|
||||
AndroidVolumeDown,
|
||||
AndroidHome,
|
||||
AndroidBack,
|
||||
KeySpacebar,
|
||||
KeyE,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user