Max Katz

Results 288 comments of Max Katz

In this case, can't help much. GetLastPInvokeErrorMessage can be an inner exception, yes.

Closing as duplicate of https://github.com/AvaloniaUI/AvaloniaVS/issues/190

If anybody has this error again, please open a new issue with the attached logs.

Pretty sure it was fixed at some point. Can't reproduce anymore.

Templates use "axaml" format now, so it's not an issue anymore.

Closing in favor of https://github.com/AvaloniaUI/AvaloniaVS/issues/159

Closing in favor of https://github.com/AvaloniaUI/AvaloniaVS/issues/148

There were made multiple improvements. It still might be lacking in some places (like, bindings autocompletion), but I would ask to create separate issues per each.

How would this API look like? I can't imagine. Are you referring to somehow extending rendering engine so it can support extra types?

From what it sounds, this idea might conflict with our plans on drawing context related code. ImmediateRenderer is going to be removed. Primarily because we are migrating to async CompositionRenderer,...