From c86bad8def0e13760d8ff11532c381f445a997a0 Mon Sep 17 00:00:00 2001 From: MihailRis Date: Mon, 10 Mar 2025 23:10:33 +0300 Subject: [PATCH] update console layout & add files panel (WIP) --- res/layouts/console.xml | 60 ++++++++++++++++++++----------------- res/layouts/console.xml.lua | 1 - 2 files changed, 32 insertions(+), 29 deletions(-) diff --git a/res/layouts/console.xml b/res/layouts/console.xml index 18d72163..fd2dd947 100644 --- a/res/layouts/console.xml +++ b/res/layouts/console.xml @@ -20,38 +20,42 @@ margin='0' editable='false' multiline='true' - size-func="gui.get_viewport()[1]-350,40" + size-func="-1,40" gravity="bottom-left" markup="md" > - - - - - - - - + + + + + + + + + + + + + + +