microsoft / WindowsCompositionSamples

The Windows Composition Samples have moved here: https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/SceneGraph
https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/SceneGraph
MIT License
1.13k stars 287 forks source link

Add sample for Snap points / Inertia modifiers #347

Closed wldevries closed 5 months ago

wldevries commented 4 years ago

The Swipe Scroller is a nice example, but it would be great to have a simpler example. The composition documentation includes a section on snap points, but the example code does not have enough detail to actually build a ScrollViewer with snap points. It would be great to have this particular example in this sample repository.

https://docs.microsoft.com/en-us/windows/uwp/composition/inertia-modifiers

Issue Type

[ ] Bug Report
[X] Feature Request
[ ] Sample request
[ ] Documentation issue or request
[ ] Other – Please describe:

UserVoice link

Current Behavior

Expected Behavior

Steps to Reproduce (for bugs)

Your Environment