mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
add browser gc property display
This commit is contained in:
parent
519cadddd4
commit
5436e7a72b
1 changed files with 1 additions and 0 deletions
|
|
@ -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)) "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue