What is the difference between push, grow, and fill in MigLayout?

后端 未结 2 2022
一向
一向 2021-02-15 11:35

I see that grow and push accept an optional weighting parameter, but apart from that: what is the real difference between grow, fill, and push? The do

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-15 11:37

    The push constraint does affect elements. It is only one of its contexts where it makes gaps greedy.

    The answer is a bit more complex. I have provided it in a more recent question.

提交回复
热议问题