Mark Lambert
Mark Lambert
Thanks for the suggestions!
Yes, this seems to work - thanks! (I put it inside the builder)
I should add the real-world case - calling `Visual.AffectsRender` in an Avalonia custom control class derived from `Border`.
I understand the code is wrong, but the linked repository was to reproduce the compiler 'crash' / internal compiler error. It would be nice if the compiler reported that the...
Thanks! I've added a note to that issue to say that sometimes this mismatch can cause a serious & hard-to-diagnose build problem.
Thanks for taking the time to look at it. Yes, the diagnostics view doesn't give much insight into size scopes, unfortunately. I pushed a new changeset to make the UI...
No luck sadly, @JaggerJo I had hoed that it was down to the layout hierarchy, but when that didn't fix it, I ended up just picking an adequate-looking fixed size...
Added a repo with the code https://github.com/marklam/Nullness