diff options
| author | blasty <blasty@local> | 2026-07-24 20:31:50 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-07-24 20:31:50 +0200 |
| commit | 042b2988fbb2ad4e0b2cfff9037f9304ad5a598e (patch) | |
| tree | 979cabf49b34dde149f110ba4d6077ed45f8a4e4 /tests/rpc_smoke.py | |
| parent | decomp: prettier 'decompiling' overlay — animated braille spinner (diff) | |
| download | ida-tui-main.tar.gz ida-tui-main.tar.xz ida-tui-main.zip | |
The F5-from-listing overlay fix raises dec.loading=True before _show_active, but
_show_active only clears it via _load_decomp when the function needs
(re)decompiling. F5 on a function already shown in the pseudocode pane
(dec.loaded_ea == cur.ea) took the else branch, which never cleared loading -> the
spinner stayed up forever. Clear dec.loading=False in that branch.
Pilot view_toggle gains a check: F5 the same cached function again and assert the
overlay clears (8/8).
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
