Skip to content

v0.14.4

Choose a tag to compare

@github-actions github-actions released this 15 May 05:22
· 452 commits to main since this release
544db9f
  • Markdown! is now a rich text context, enable txt_selectable to provide simple selection and copy.
  • Add zng::text::txt_selectable_alt_only to coordinate click events with rich text selection gestures.
    • Button! widgets enable this by default, any button or derived widget is now clickable inside rich texts.