servo/support/openharmony/entry
Jonathan Schwender 78f74d0d5e
ohos: servoshell: Use Flex{Column} to avoid Column bug (#37087)
The `Column()` height and thus also the XComponent height extends beyond
the physical display for unknown reasons. This is a problem on websites
that have a footer bar, since the footer is partially below the display
end.
Using Flex with Column direction works as expected.

Testing: Manual inspection with DevEco Testing inspecting the height of
the children elements in ArkUI
Fixes: Part of the servoshell surface extending beyond the physical
screen on ohos

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2025-05-24 01:37:46 +00:00
..
src/main ohos: servoshell: Use Flex{Column} to avoid Column bug (#37087) 2025-05-24 01:37:46 +00:00
build-profile.json5 openharmony: add servoshell for ohos (#33295) 2024-09-20 08:20:27 +00:00
hvigorfile.ts openharmony: add servoshell for ohos (#33295) 2024-09-20 08:20:27 +00:00
obfuscation-rules.txt openharmony: add servoshell for ohos (#33295) 2024-09-20 08:20:27 +00:00
oh-package.json5 openharmony: add servoshell for ohos (#33295) 2024-09-20 08:20:27 +00:00