Skip to content

Prismal AGSL v1.0.1

Choose a tag to compare

@styropyr0 styropyr0 released this 13 Aug 15:50
· 7 commits to master since this release

All notable changes to PrismalAGSL are documented in this file.

[Unreleased]

[1.0.1] - 2026-08-13

Added

  • PrismalRulerSelector - measurement-style horizontal picker with a fixed liquid-glass droplet, scrolling tick marks, and the live value rendered inside the droplet (||||||| <value> |||||||).
  • Ruler selector catalog demo in the playground app (0-100 mm example).
  • Documentation for the ruler selector in README.md.

Changed

  • Kotlin 2.2+ is now required to consume the library (Compose Compiler / metadata compatibility).
  • PrismalHorizontalSelector - improved droplet refraction, visual depth, droplet padding API, and damped expand animation when switching items.
  • PrismalGlassBottomTabs - updated chromatic aberration and selection scale behavior.
  • Droplet width on the ruler selector is sized to the widest label in range (with tabular figures) to avoid resize jitter while sliding.

Fixed

  • Adaptive luminance performance issue.
  • Depth inset blur caching by resetting blur radius when appropriate.