Actions
Bug #13562
openWHBoxLayout orientation conflicts with document orientation
Status:
New
Priority:
High
Assignee:
-
Target version:
-
Start date:
02/22/2025
Due date:
% Done:
0%
Estimated time:
Description
Hello
Thanks for your good framework.
When the document orientation is set to LayoutDirection::RightToLeft, the WHBoxLayout orientation is reversed, i.e. WHBoxLayout::setDirection (LayoutDirection::RightToLeft) causes the layout to be set to LTR and vice versa.
I add following PR to solve this:
https://github.com/emweb/wt/pull/226
Thanks
No data to display
Actions