1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-10-08 22:52:12 +02:00
Files
lazygit/pkg
Stefan Haller 429bde643e Refresh the main view for the current side panel when a popup is showing
The logic in postRefreshUpdate would only rerender the main view if the context
being updated is the current view. This is not the case when a popup is showing;
but we still want to render the main view in that case, behind the popup. This
happens for example when we refresh the Files scope, we determine that all
conflicts have been resolved and show a popup asking to continue the merge or
rebase, but the postRefreshUpdate of the Files context only happens when the
popup is already showing, so we would still see the conflict markers behind the
popup, which is rather confusing.
2025-10-08 14:09:08 +02:00
..
2025-05-06 09:43:26 +02:00
2023-02-26 12:54:13 +11:00
2025-09-18 12:24:25 +02:00
2025-08-14 20:40:44 +02:00
2025-08-08 11:24:43 +02:00