Browse Source

PERF: At the request of @dodexahedron

BDisp 1 year ago
parent
commit
37e59dfcff
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Terminal.Gui/Views/ComboBox.cs

+ 1 - 0
Terminal.Gui/Views/ComboBox.cs

@@ -744,6 +744,7 @@ public class ComboBox : View
             return;
         }
 
+        // PERF: At the request of @dodexahedron in the comment https://github.com/gui-cs/Terminal.Gui/pull/3552#discussion_r1648112410.
         _listview.SuspendCollectionChangedEvent ();
 
         // force deep copy