Files
opencode/packages/app/src/context
David Hill 2c5437791b fix: updated project/sessions list width
this was originally 280px and included the 64px project avatar rail on the left, so the sessions list portion was actually 280 - 64 = 216px wide (as seen in line 1362: Math.max(layout.sidebar.width() - 64, 0)px).

i kept the logic the same in case it broke anything, i just updated the new width to account for new projects avatar panel
2026-01-16 11:55:15 +00:00
..
2026-01-15 07:29:13 -06:00
2026-01-10 14:55:55 +00:00
2026-01-15 07:29:13 -06:00
2026-01-12 23:30:47 +00:00