-
**Is your feature request related to a problem? Please describe.**
Currently, all bitmaps are loaded synchronously. Aside from obvious problems with UI lag, we never know the source of the Stream. …
-
Is it possible to get this to run in a UWP app? You mention there is more work, what needs to be done? I can and am willing to write the code if you have an idea of what should be done.
-
Here's my table:
[Table("Rels")]
public class Rel
{
[PrimaryKey]
public int Sup { get; set; }
[PrimaryKey]
public int Sub { get; set; }
public int Val { get; set; }
}
When i try …
-
### Target Platforms
UWP
### SDK Version
3.0.2
### Application Name
N/A
### Problem Description
**AdaptiveDateInputRenderer** has a capability to parse date in various format from…
-
## Report
- [x] I have searched [existing issues](https://github.com/CatalystCode/3DStreamingToolkit/issues) and this is not a duplicate.
## Environment
- OS Version: Windows 10 Pro 1709
…
-
I am opening this ticket in response to [this thread](http://blogs.msdn.com/b/tiles_and_toasts/archive/2015/06/30/adaptive-tile-templates-schema-and-documentation.aspx) to provide better communication…
-
Are you planning a porting to UWP?
It could be really useful.
-
-
I had cloned github repo and just built. Errors related to nuget packages were fixed by providing online package source. But I am still getting the errors below:
`1>C:\Program Files\Microsoft Visual …
-
### Describe the bug
when trying to build a UWP app with the msquic.lib linked, running it through the WACK tool generates this error
`Supported API test
FAILED
Supported APIs
Error Found: Th…