Skip to content

Commit

Permalink
Removing some obsolete links in CanvasLayout and CanvasView
Browse files Browse the repository at this point in the history
  • Loading branch information
niels9001 authored and michael-hawker committed Nov 10, 2022
1 parent d4dde61 commit 5b1923c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ labs-issue: 213

# CanvasLayout

For more information about this experiment see:

- Discussion: https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions/3716
- Issue: https://github.com/CommunityToolkit/Labs-Windows/issues/213

The `CanvasLayout` is an early prototype for a custom Layout for ItemsRepeater which provides a virtualized canvas.

## Example
Expand Down
5 changes: 0 additions & 5 deletions labs/CanvasView/samples/CanvasView.Samples/CanvasView.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ labs-issue: 212

# CanvasView

For more information about this experiment see:

- Discussion: https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions/3716
- Issue: https://github.com/CommunityToolkit/Labs-Windows/issues/212

CanvasView is an ItemsControl which uses a Canvas for the layout of its items.

It which provides built-in support for presenting a collection of items bound to specific coordinates and drag-and-drop support of those items.
Expand Down

0 comments on commit 5b1923c

Please sign in to comment.