diff options
| author | blasty <peter@haxx.in> | 2026-07-25 11:58:09 +0200 |
|---|---|---|
| committer | blasty <peter@haxx.in> | 2026-07-25 11:58:09 +0200 |
| commit | c8ecf554119d8b1d75759499a13c0b3e34d398ae (patch) | |
| tree | 796b35a414419c6fa22b0792cfb89a27fb14723d /tests/test_project.py | |
| parent | ui: centre the strings and project palettes (were clamped top-left) (diff) | |
| download | ida-tui-c8ecf554119d8b1d75759499a13c0b3e34d398ae.tar.gz ida-tui-c8ecf554119d8b1d75759499a13c0b3e34d398ae.tar.xz ida-tui-c8ecf554119d8b1d75759499a13c0b3e34d398ae.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 'tests/test_project.py')
0 files changed, 0 insertions, 0 deletions
