The Wayback Machine - https://web.archive.org/web/20210811024043/https://github.com/ArthurSonzogni/FTXUI/pull/185
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factorize box layout functions. #185

Merged
merged 1 commit into from Aug 10, 2021
Merged

Factorize box layout functions. #185

merged 1 commit into from Aug 10, 2021

Conversation

@ArthurSonzogni
Copy link
Owner

@ArthurSonzogni ArthurSonzogni commented Aug 9, 2021

|hbox| and |vbox| are similar. They are just the same component, but
drawing in a different direction.

This patchs factorize the layout logic. Goal is to reduce code size and
reuse it for the |gridbox| dom element.

Bug: #114

|hbox| and |vbox| are similar. They are just the same component, but
drawing in a different direction.

This patchs factorize the layout logic. Goal is to reduce code size and
reuse it for the |gridbox| dom element.

Bug: #114
@ArthurSonzogni ArthurSonzogni merged commit 71299da into master Aug 10, 2021
12 checks passed
12 checks passed
@github-actions
Analyze (cpp)
Details
@github-actions
Linux Clang
Details
@github-actions
Linux Clang
Details
@github-actions
Linux Emscripten
Details
@github-actions
Linux Emscripten
Details
@github-actions
Linux GCC
Details
@github-actions
Linux GCC
Details
@github-actions
MacOS Clang
Details
@github-actions
MacOS Clang
Details
@github-actions
Windows MSVC
Details
@github-actions
Windows MSVC
Details
@github-code-scanning
CodeQL No new or fixed alerts
Details
@ArthurSonzogni ArthurSonzogni deleted the grid branch Aug 10, 2021
ArthurSonzogni added a commit that referenced this pull request Aug 10, 2021
ArthurSonzogni added a commit that referenced this pull request Aug 10, 2021
ArthurSonzogni added a commit that referenced this pull request Aug 10, 2021
ArthurSonzogni added a commit that referenced this pull request Aug 10, 2021
ArthurSonzogni added a commit that referenced this pull request Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant