Skip to content

v1.5.2

Latest

Choose a tag to compare

@Wolk9 Wolk9 released this 07 Aug 22:34

Fixed

  • Target label (v1.5.1) was invisible in horizontal mode — .bar-bg still had overflow: hidden from before the label existed, clipping it since it renders above the bar (bottom: 100%, outside the box). Switched to overflow: visible, same fix already applied to vertical mode's .bar-bg-v.