| Age | Commit message (Collapse) | Author |
|
there is a small shift/misalignment in the side panel on web, not investigating too much as this whole area is in development and may change to make the projects avatar list always in view.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attachment instead
|
|
|
|
|
|
|
|
|
|
to current date
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Aiden Cline <[email protected]>
|
|
Signed-off-by: assagman <[email protected]>
|
|
|
|
|
|
This reverts commit f4086ac4596a6a22cc9c5b0f82f81c0068b9d470.
|
|
Co-authored-by: Bot <[email protected]>
|
|
|
|
|
|
(#8658)
Co-authored-by: Mark Henderson <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
|
|
|
|
|
|
|
|
|
|
(#8662)
|