-
Written by Muslim Al-Ali Umbraco HQ - feel free to reach out to me anytime for further discussion.
There is currently 2 issues:
1. Withing a virtual page - if you try to render a forms within a…
-
[SD-1879](http://bugtracker.sharpdevelop.net/issue/ViewIssue.aspx?id=1879), originally created on 1/21/2012 16:39:09 by Matt Ward
Attached project contains a C# winforms project with the ObjectListVi…
-
I found White tried to scroll ListView in ListViewRow.Cells, that caused exception in TestStack.White.UIItems.UIItem.PerformIfValid.
I checked the code:
```
public virtual ListViewCells Cell…
-
- 性能测试(滚动性能、不在viewPort里的组件避免re-render等)
- https://github.com/captivationsoftware/react-sticky/issues/92
- https://github.com/react-component/tree-select/issues/20 . ref [react-virtualized](https://git…
-
**.NET Core Version:**
- 3.0
**Have you experienced this same bug with .NET Framework?:**
- No
**Repro steps:**
1. Create a ListView in **virtual mode** with 1 million items (or use `NET5` pr…
-
# Proposal: Add incremental loading support for ItemsRepeater
## Summary
Add incremental loading support for ItemsRepeater.
## Rationale
Currently ItemsRepeater control does not su…
DL444 updated
2 months ago
-
### Description
Hi,
in a Collectionview if there is a swipeview opened and the list binded at the collectionview is refreshed, the swipe is not resetted.
On android works.
ios:
![ios_ezgif …
-
From the issue here https://github.com/Odonno/modern-gitter-winjs/issues/2, like you can see in the gif below, when scrolling in a winjs list-view, there is a bug : the list scrolls automatically to t…
-
### Description
On iOS, when using a ListView with HasUnevenRows="true", the ViewCell's size doesn't change dynamically if the enclosed content resizes.
I'm using a simple ContentView inside the V…
-
Hi! We were trying to use this control within the DataTemplate of a ListView and found that the SelectedSegment binding was not working after the first change on Android. On iOS, it only seems to stop…