aboutsummaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorblasty <blasty@local>2026-07-25 11:58:09 +0200
committerblasty <blasty@local>2026-07-25 11:58:09 +0200
commit3c1b95985cab0cd840aee32856fa45a84cc7f7e6 (patch)
tree8990cd8dc01a7ff107596195498aca7fd0413d76 /server
parentui: centre the strings and project palettes (were clamped top-left) (diff)
downloadida-tui-3c1b95985cab0cd840aee32856fa45a84cc7f7e6.tar.gz
ida-tui-3c1b95985cab0cd840aee32856fa45a84cc7f7e6.tar.xz
ida-tui-3c1b95985cab0cd840aee32856fa45a84cc7f7e6.zip
ui: horizontally centre the splash logo in the loading dialog
The art rendered flush against the left of the box (inset 3, with 9 to spare on the right). #loading-box's align-horizontal couldn't fix it: the 1fr title/note siblings make the child group span the full content width, so container alignment has nothing left to centre. Text justify="center" doesn't do it either — no_wrap bypasses the justification pass. Wrap the logo in rich.align.Align.center and give the widget width: 100%. Measured: the strip is now the full 66-cell content width with the 60-wide art padded 3/3.
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions