You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed duplicate image previews when reading images in the Pi TUI by letting Pi's native image renderer own image content while pi-pretty renders metadata only.
Fixed light/incorrect tool panel backgrounds by using neutral theme backgrounds instead of toolSuccessBg.
Tool panel backgrounds now recompute on render so runtime theme changes are respected.
Fixed delayed FFF indexed status clearing so it does not read stale session context.