mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
startup improvements
This commit is contained in:
parent
2bf3ae1409
commit
df0a8b8cb2
2 changed files with 24 additions and 8 deletions
|
|
@ -52,7 +52,7 @@
|
|||
(let* ((app (connection-data-item obj "builder-app-data"))
|
||||
(win (create-gui-window obj :title title
|
||||
:title-class title-class
|
||||
:width 645 :height 430
|
||||
:width 700 :height 480
|
||||
:client-movement *client-side-movement*))
|
||||
(box (create-panel-box-layout (window-content win)
|
||||
:left-width 0 :right-width 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue