From c8bb3e4a24ca1ca6ec1a57c9e8cd8655483b3eb0 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Wed, 25 Jan 2023 16:09:59 +0100 Subject: examples/dfscq-log: use minimize --- examples/lib-dfscq-log/dfscq-log.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples') diff --git a/examples/lib-dfscq-log/dfscq-log.lua b/examples/lib-dfscq-log/dfscq-log.lua index d20bd4e..6a41ff8 100644 --- a/examples/lib-dfscq-log/dfscq-log.lua +++ b/examples/lib-dfscq-log/dfscq-log.lua @@ -317,6 +317,9 @@ local function layer(params) width = 100, }) + -- TODO: seems hacky + result.right:minimize() + function result:draw() dia.rectangle .new({ -- cgit v1.2.3