-
Please provide sample code. when using this control it is printing namespace of the data item. In sample it is working fine. but why my code is printing dataitem namespace.
-
There are several controls in WinJS that currently depend on MutationObserver (e.g. FlipView, ListView, etc).
http://try.buildinwinjs.com was failing to load in IE10 for scenarios that use those con…
-
FlipView captures all manipulation events and cancels vertical swipes/flicks/drags, so I'm unable to scroll the ScrollViewer.
It also has no animation transition with updating the SelectedIndex proper…
-
See screenshot. I feel previews should shrink before selected image does.
![screenshot 2](https://cloud.githubusercontent.com/assets/7776073/3169882/8bb8b5fe-eba9-11e3-8142-7dd1d21576bc.png)
-
Hi, when the sample app opens in my cellphone (Galaxy SIII - i9300), the upper half keeps white and the other one is displaying correctly, after you swipe to the next page, you look all correctly. Thi…
-
Hi, i copied all FlipView Control of your toolkit into my project. I have debugged both your sample and my sample i am getting
ElementScrollingHost =null
ElementItemsPresenter=null
In your sample you…
-
```
private void HideBanner()
{
if (this.Height > 0.0) //
-
If you want developers to take you seriously, you have to realize that some of us have been around the block a few times and "This control currently works only in IE due to its dependency on IE-only s…
-
In my project some content is long, so it needs scrolling to be viewed.
For android-FlipView I use this item layout
```
```
Problem here is that when I sc…
-
#### Todo list for this version:
---
#### borderless fixes ( @punker76 )
- a borderless window alternative #1156
- #1099 MetroWindow with extended monitors
- #1136 Window maximizes to wrong size
- #8…