Skip to content

Exceptions caused by auto-sizing #2

@Developer-Simon

Description

@Developer-Simon

I added the example code to my own project, build in avalonia v0.10.3.
At the point, the MicrochartControl is initialized with its "Chart" property, i get an exception from the code line:

 "protected override Size MeasureOverride(Size availableSize)
            => availableSize;

thrown by the native BuildAvaloniaApp() method in the Program.cs file. Could this be a version incompatiblity or did i miss something in my code?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions