Просмотр исходного кода

PERF: At the request of @dodexahedron

BDisp 1 год назад
Родитель
Сommit
37e59dfcff
1 измененных файлов с 1 добавлено и 0 удалено
  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