add browser gc property display

This commit is contained in:
David Botton 2024-06-20 12:57:16 -04:00
parent 519cadddd4
commit 5436e7a72b

View file

@ -30,6 +30,7 @@
"Populate the control properties for the current control"
;; obj if current-control is nil must be content
(when obj
(browser-gc obj)
(let ((app (connection-data-item obj "builder-app-data")))
(if clear
(setf (inner-html (properties-list app)) "")