From 332e7ad920594486c8325e97f897fee4757ec4ae Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 28 Aug 2025 18:25:06 -0400 Subject: [PATCH] configurable horizontal vs vertical panel layout Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3f45460c..68e0ffd18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ - add video support to gallery, thanks @CalamitousFelicitousness - additional artwork for reference models in networks, thanks @liutyi - improve ui hints display + - configurable horizontal vs vertical panel layout + in settings -> user interface -> panel min width + *example*: if panel width is less than specified value, layout switches to verical - **Offloading** - enable offload during pre-forward by default - improve offloading of models with multiple dits