From 71d278402644fd16a2f407518346746f16538de6 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Wed, 18 Jun 2025 00:49:34 +0200 Subject: Add attribute (#1018) * Add attribute Scale the width of the keys in the row to match a value. Useful to remove space on the right of the row without adding a 'width' attribute to each key. * layouts: Use the 'scale=""' attribute in builtin layouts This removes the very specific 'width' values.--- srcs/layouts/hebr_1_il.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'srcs/layouts/hebr_1_il.xml') diff --git a/srcs/layouts/hebr_1_il.xml b/srcs/layouts/hebr_1_il.xml index dca827f..aafe842 100644 --- a/srcs/layouts/hebr_1_il.xml +++ b/srcs/layouts/hebr_1_il.xml @@ -14,17 +14,17 @@ - - - - - - - - - - - + + + + + + + + + + + -- cgit v1.2.3