Jelajahi Sumber

PERF: At the request of @dodexahedron

BDisp 1 tahun lalu
induk
melakukan
37e59dfcff
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      Terminal.Gui/Views/ComboBox.cs

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

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