mirror of
https://github.com/rabbibotton/clog.git
synced 2026-01-04 08:12:01 -08:00
offsets for maximize on clog-gui
This commit is contained in:
parent
5aad0c733e
commit
0d62cb4380
2 changed files with 22 additions and 4 deletions
|
|
@ -1759,7 +1759,7 @@ of controls and double click to select control."
|
|||
(let ((app (make-instance 'builder-app-data)))
|
||||
(setf (connection-data-item body "builder-app-data") app)
|
||||
(setf (title (html-document body)) "CLOG Builder")
|
||||
(clog-gui-initialize body)
|
||||
(clog-gui-initialize body :body-left-offset 10 :body-right-offset 10)
|
||||
(add-class body "w3-blue-grey")
|
||||
(setf (z-index (create-panel body :positioning :fixed
|
||||
:bottom 0 :left 222
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue