1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-31 22:22:14 +02:00
Jesse Duffield b96befa250 Layout the bottom line view using spacer views
We are also removing the single-character padding on the left/right edges of the bottom
line because it's unnecessary

Unfortunately we need to create views for each spacer: it's not enough to just
layout the existing views with padding inbetween because gocui only renders
views meaning if there is no view in a given position, that position will just
render whatever was there previously (at least that's what I recall from talking
this through with Stefan: I could be way off).

Co-authored-by: Stefan Haller <stefan@haller-berlin.de>
2023-12-09 11:18:28 +01:00
..
2023-09-20 13:30:49 +02:00
2023-10-16 09:03:07 +02:00
2023-06-01 20:12:20 +10:00
2023-04-30 13:19:53 +10:00
2022-12-30 20:01:14 +09:00
2023-07-31 22:33:04 +10:00
2023-10-08 18:45:36 +02:00
2023-09-18 10:20:23 +02:00
2023-07-31 22:33:04 +10:00
2021-09-16 21:38:43 +08:00