-
The documentation states:
> If you have memory leaks in Android when using the Carousel with images, it's not the control
> itself. It's Xamarin Android not handling images correctly. To solve th…
-
Had some issues with my Win 10 box, which is now in the process of recovery. During this process, Synctrayzor is giving out the error below when starting at boot.
I suspect there might be a corrupt…
-
From the documentation:
> On Windows, F# Charting is implemented using the Data Visualization charting controls available on Windows in .NET 4.x. On OSX, F# Charting is implemented using the OxyPlot.…
-
I created a branch with tracing to highlight the issue: https://github.com/fschwiet/CarouselView/tree/view-double-constructed
Repro steps:
1. Open the demo app
2. Click "Navigate".
3. Count t…
-
The UILongPressGesture won't be triggered on Oxyplot (PlotView) in iPhone 7 (iOS 10.3.2) though it works on all other iOS devices and even on iPhone 7 simulator.
I made sure that it's not a problem…
-
In the 6.3.9 release, the dashboards and the overlays often stop working and a reboot of simhub is needed.
I wasn't able to identify a precise cause.
The issues has been observed by me and others wi…
-
https://docs.microsoft.com/en-us/dotnet/standard/library
-
Similar to the Xwt and Xamarin projects
Gtk# currently requires GTK#2 and GTK#3 to be installed
https://github.com/oxyplot/oxyplot/blob/develop/appveyor.yml#L10
Only keep the "standard visual studio" …
-
Adding image annotation not showing on windows phone.
what i try :
```
OxyImage imageAdd;
OxyImage imageDelete;
var assembly = typeof(TssDashboard).GetTypeInfo().Assembly;
…
-
Hi all,
I have a problem with my plotview in Xamarin forms, i see it but when i try to pan or zomm on it, it's not work.
This is my code in C#:
`var model = new PlotModel { Title = "Hello, Fo…