mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Merge branch 'v2_develop' into v2_4116_nativeaot-selfcontained-release-fix
This commit is contained in:
@@ -168,7 +168,9 @@ public class ConfigurationEditor : Scenario
|
||||
|
||||
break;
|
||||
|
||||
default:
|
||||
case 1:
|
||||
// user decided not save changes
|
||||
break;
|
||||
case -1 or 2:
|
||||
// user cancelled
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user