gaimanjing
gaimanjing
https://github.com/Friend-LGA/LGPlusButtonsView/pull/41/files
[bug.zip](https://github.com/user-attachments/files/16078163/bug_0703_386_autolayout_06_02_03_02_02.fig.zip) is a simplified file. The width attribute of these two nodes in figma is to `Fill container`. Vgg uses the CSS flex model for layout and uses [flex-grow](https://developer.mozilla.org/en-US/docs/Web/CSS/flex-grow) to...
The reason is that the mouse leave event is not dispatched on the hovered node. In some cases this behavior is correct: [commit](https://github.com/verygoodgraphics/vgg_runtime/commit/8381d3eb684c68c2eb3b9d5398e6a2223905ec39#diff-6187609b1cb3962d41f691519615b0dd47eeaee613684cca383188709f2d7f18R373).