Skip to content

OverlayBrowser-0.5.1

Latest

Choose a tag to compare

@fajarnadril fajarnadril released this 15 May 10:03

OverlayBrowser Banner

Release Notes v0.5.1

UI polish

  • Removed drop shadow from overlay browser window
  • Removed drop shadow from floating circular button

Previous: v0.5.0 | Initial: v0.1.0


Release Notes v0.5.0

Persistent floating button & smart corner snapping

  • Floating circular button is now always visible on screen (like a FAB) — no longer tied to hide/show state
  • Clicking the float button toggles the overlay browser (show if hidden, hide if visible)
  • Float button snaps to the nearest corner of the overlay browser based on screen quadrant (top-left, top-right, bottom-left, bottom-right)
  • Overlay browser and float button are positionally linked — dragging the float button updates the browser's position when shown
  • Fixed clamping bug where browser would appear off-screen on the wrong side when float button was on the right

Previous: v0.4.0 | Initial: v0.1.0