better performance for linux

This commit is contained in:
David Botton 2022-12-08 19:16:16 -05:00
parent f736f6b6e6
commit 384fe77dfb

View file

@ -932,7 +932,7 @@ not a temporary attached one when using select-control."
"Populate the control properties for the current control"
;; obj if current-control is nil must be content
(with-sync-event (obj)
(on-populate-control-events-win obj)
(bordeaux-threads:make-thread (lambda () (on-populate-control-events-win obj)))
(let ((app (connection-data-item obj "builder-app-data")))
(let* ((prop-win (control-properties-win app))
(control (if (current-control app)