mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
Merge branch 'main' of https://github.com/rabbibotton/clog into main
This commit is contained in:
commit
12ae791696
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
(set-on-resize (window body)
|
||||
(lambda (obj)
|
||||
(declare (ignore obj))
|
||||
(setf bounds-x (parse-integer (width (window body)) :junk-allowed t))
|
||||
(setf bounds-y (parse-integer (height (window body)) :junk-allowed t))))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue