diff options
| author | blasty <blasty@local> | 2026-07-24 16:29:00 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-07-24 16:29:00 +0200 |
| commit | ac6abc6680fbb49ccfe78afb6268000fdb89d865 (patch) | |
| tree | 2e7dd613900a6633a38113772b15363b2ef0972d /tests | |
| parent | palette: give the command palette side padding (80% width, max 120) (diff) | |
| download | ida-tui-ac6abc6680fbb49ccfe78afb6268000fdb89d865.tar.gz ida-tui-ac6abc6680fbb49ccfe78afb6268000fdb89d865.tar.xz ida-tui-ac6abc6680fbb49ccfe78afb6268000fdb89d865.zip | |
palette: fix results width (were compounded narrower than the modal)
The extra `CommandPalette CommandList { width: 80% }` rule set the results list to
80% of the already-80% container -> ~64%, so the results were visibly narrower
than the input/modal. Drop it and instead pin the overlay `#--results` to 100% of
the palette Vertical, so the results span the full modal width. Verified the
input/results width relationship now matches the stock palette exactly (results =
modal width, input 2 cols narrower from its border) at 80% scale.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
