Skip to content

0.3.1

Choose a tag to compare

@rasitayaz rasitayaz released this 17 Jun 14:36
· 4 commits to main since this release
6b612de

Fixed

  • Toast Interactivity Issue: Fixed toasts not being clickable due to improper use of FractionalTranslation widget
    • Replaced FractionalTranslation with proper Positioned, Align, and Transform.translate widgets