Skip to content

v1.2.1

Latest

Choose a tag to compare

@nickbeth nickbeth released this 18 Feb 13:44
· 1 commit to master since this release

What's Changed

  • Fix column auto-sizing in the Connected tab (#15)
    • The State and Device columns have been swapped, because column auto-sizing is only possible for the last column for Win32 ListView controls. Any other arrangement would require manually implementing column sizing.

Full Changelog: v1.2.0...v1.2.1