Mike Nolan
|
33b1a64049
|
Port to tesses.webserver
|
2023-03-17 03:08:32 -05:00 |
Frank A. Krueger
|
ff6ca1f0b2
|
Merge branch 'master' into listview-subviews
|
2019-01-05 12:11:20 -06:00 |
Troy Stanger
|
0784b98c8e
|
Resize and re-layout ViewCells when the parent ListView is resized.
|
2018-11-12 13:09:51 -06:00 |
Troy Stanger
|
e4cb4e1123
|
Changes to cell separators now happen more reactively.
|
2018-11-09 15:20:52 -06:00 |
Troy Stanger
|
1e5561c1a8
|
Properly dispose of the prototype renderer.
|
2018-11-09 11:51:55 -06:00 |
Troy Stanger
|
fe75391962
|
ListViewRenderer now properly lays out custom cell views. As a result of this fix the renderer will now respect row heights set in Xamarin.Forms and should support lists with uneven cell heights.
|
2018-11-09 10:52:22 -06:00 |
Troy Stanger
|
eb2a8ec367
|
Ooui.Forms ListViews now respect the values of SeparatorColor and SeparatorVisibility
|
2018-11-07 12:31:11 -06:00 |
Frank A. Krueger
|
4f9f46ce38
|
Make an Element for each cell type
|
2018-04-26 16:55:23 -07:00 |
Frank A. Krueger
|
900a0095c8
|
Reuse cell views in ListViews
Fixes #132
|
2018-04-25 19:55:26 -07:00 |
Frank A. Krueger
|
50a4e7f221
|
Remove ListView padding
|
2018-04-18 15:15:44 -07:00 |
Frank A. Krueger
|
79e4e87b95
|
Add some ScrollTo support to ListView
|
2018-04-15 22:55:23 -07:00 |
Frank A. Krueger
|
3cd9abe420
|
Fix ListView overflowing
|
2018-04-15 15:55:08 -07:00 |
Javier Suárez Ruiz
|
1fd1da699d
|
Changes in ListViewRenderer to support source collection changes (add, remove, etc)
|
2018-03-22 20:16:11 +01:00 |
Eric Sink
|
50d6807a95
|
attempt to properly unsubscribe the click handler for List cells.
|
2018-02-14 21:10:58 -06:00 |
Eric Sink
|
089186c699
|
For XF, add support for list item click. I'm new to the Ooui code, so I won't be surprised if this is not done quite right. Feedback welcome. Nonetheless, it seems to work.
|
2018-02-10 20:12:33 -06:00 |
Javier Suárez Ruiz
|
7b824b68d8
|
Added ListViewRenderer (basic implementation), all CellRenderers and some samples.
|
2018-01-05 13:10:57 +01:00 |