mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Progress on refactoring nav
This commit is contained in:
committed by
Tig Kindel
parent
76542360ad
commit
1bc2c79938
@@ -2399,7 +2399,7 @@ namespace Terminal.Gui {
|
||||
}
|
||||
}
|
||||
|
||||
bool oldEnabled;
|
||||
bool oldEnabled = true;
|
||||
|
||||
/// <inheritdoc/>
|
||||
public override bool Enabled {
|
||||
|
||||
Reference in New Issue
Block a user