diff options
author | Santhosh Kumar <[email protected]> | 2025-03-24 12:44:47 +0100 |
---|---|---|
committer | Jan Arve Sæther <[email protected]> | 2025-05-28 03:29:34 +0200 |
commit | 6617c64b8f00ce99abcf255520456f2bc5867737 (patch) | |
tree | 9dcf99bcf5c908a04ed926f6baea9c8414504c88 /examples/script.js | |
parent | b1fc47a467562340278b90acb36c3ea12c12bfa9 (diff) |
The Flexbox component allows the arrangement of the items within the
layout in a more flexible way. There is a CSS standard defined for the
flexbox layout https://www.w3.org/TR/CSS3-flexbox/. This can be achieved
in qt-quick using the yoga library
(https://github.com/facebook/yoga.git).
[ChangeLog][Third-Party Code] Added MIT LICENSE from the third-party
Facebook yoga source (https://github.com/facebook/yoga/blob/main/LICENSE)
to enable its usage in Qt QuickLayouts.
Task-number: QTBUG-133633
Change-Id: I2187dba031cb4842baef1c5a84c7132eb8c63137
Reviewed-by: Jan Arve Sæther <[email protected]>
Diffstat (limited to 'examples/script.js')
0 files changed, 0 insertions, 0 deletions