Skip to content

actop 1.4.2

Choose a tag to compare

@binlecode binlecode released this 09 Aug 19:03
· 94 commits to main since this release
7e409db

Fixed

  • Grid layout preset: the CPU section (left column, row-span: 3) now fills its
    spanned height so its bottom border aligns with the lowest right-column box
    (Power), instead of closing early and leaving dead space beneath it. Scoped to
    the grid preset only (height: 100% on HardwareDashboard.layout-grid #section-cpu); the vertical stack preset is unaffected.