Skip to content

md3 sliders - #33

Open
polina4096 wants to merge 5 commits into
mainfrom
md3-sliders
Open

polina4096 wants to merge 5 commits into
mainfrom
md3-sliders

Conversation

@polina4096

@polina4096 polina4096 commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • New Features
    • Added an optional Material 3 slider style with rounded tracks, animated handles, progress indicators, tick marks, and chooser labels.
    • Added a “Sliders” option to Appearance settings, including settings search support.
    • Added snapping and haptic feedback for stepped sliders, with feedback limited to rendered tick positions.
    • Slider updates now animate smoothly while preserving accurate selected values.
    • The new slider style is disabled by default and can be enabled from Appearance settings.

@coderabbitai

This comment was marked as resolved.

coderabbitai[bot]

This comment was marked as resolved.

Repository owner deleted a comment from coderabbitai Bot Aug 28, 2026
coderabbitai Bot added a commit that referenced this pull request Aug 28, 2026
coderabbitai[bot]

This comment was marked as resolved.

polina4096 and others added 4 commits September 6, 2026 12:33
AnimatedFloat(view, …) holds the view strongly, so each WeakHashMap entry
pinned its own key and nothing was ever collected. Use a parentless
AnimatedFloat and invalidate from the draw path instead.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
coderabbitai[bot]

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant