Daniel McNab
Daniel McNab
My initial feedback here is that Label is that we shouldn't be encouraging developers to reach for `label` in most cases. The label is designed *solely* to be used as...
That makes sense to me. I think there's something in the naming of label which needs to change, probably. I would agree that we should probably have a paragraph at...
Fwiw, my vague plan is that most of these feature are better implemented at a higher level, rather than in Masonry itself. Certainly inheritance and conditional properties are features which...
I think that is off-topic for this thread, but in most cases we want helper methods for the properties applicable to views. That is at least the current design.
> So my ideal plan for this would be to track down flex uses in examples which don't set must_fill_main_axis or have flex children: those are the ones we can...
Hmm, so you think that one of our shaders is doing a buffer overrun, and that's causing this? To find out if that's the case, then you should test this...
We'd like to get that working, but it's not a priority for us at the moment.
Thanks! Feel free to make a PR to replace `>=` with `>` here
See also [#masonry > Design proposal for layout](https://xi.zulipchat.com/#narrow/channel/317477-masonry/topic/Design.20proposal.20for.20layout/with/515100278), which I think would address this. This is one of the things @PoignardAzur is planning to complete before June 27th (see [#masonry...
See also https://github.com/linebender/xilem/issues/607 and #853