mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-11 08:06:25 -04:00
Previously we would re-render the focused main view several times during a refresh, once for every side panel. While this should usually not be noticeable for users because we are careful to avoid flicker when refreshing the main view, this would sometimes lead to the main view scrolling up to the top by itself; see PR description for more details. |
||
|---|---|---|
| .. | ||
| app | ||
| cheatsheet | ||
| commands | ||
| common | ||
| config | ||
| constants | ||
| env | ||
| fakes | ||
| gui | ||
| i18n | ||
| integration | ||
| jsonschema | ||
| logs | ||
| snake | ||
| tasks | ||
| theme | ||
| updates | ||
| utils | ||