@@ -123,6 +123,9 @@ void RecoveryUI::process_key(int key_code, int updown) {
if(register_key){
switch(CheckKey(key_code)){
caseRecoveryUI::IGNORE:
break;
caseRecoveryUI::TOGGLE:
ShowText(!IsTextVisible());
break;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.