From: Mischa POSLAWSKY Date: Fri, 3 Nov 2023 19:08:28 +0000 (+0100) Subject: keyboard: prevent row key wrapping without hard widths X-Git-Tag: v1.15~8 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/fd25d20e6ae7a77338a781934aa72f04251ee745?ds=inline;hp=fd25d20e6ae7a77338a781934aa72f04251ee745 keyboard: prevent row key wrapping without hard widths Inline cells instead of floating so text wrapping rules are applied. Fixes unwanted padding, and does not rely on expected layouts and hardcoded calculations. ---