diff options
| author | blasty <blasty@local> | 2026-07-25 11:58:09 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-07-25 11:58:09 +0200 |
| commit | 3c1b95985cab0cd840aee32856fa45a84cc7f7e6 (patch) | |
| tree | 8990cd8dc01a7ff107596195498aca7fd0413d76 /server | |
| parent | ui: centre the strings and project palettes (were clamped top-left) (diff) | |
| download | ida-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
