Project

General

Profile

Actions

Feature #13563

open

Using document orientation as default orientation for layout managers

Added by Ali Ali about 1 year ago. Updated 12 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/22/2025
Due date:
% Done:

0%

Estimated time:

Description

Hello
Thanks for your good framework.

This feature makes it much easier to create RTL applications and more importantly, bilingual (bidirectional) applications. For example, in the PR below I have implemented this feature for WHBoxLayout :

https://github.com/emweb/wt/pull/227

Actions #1

Updated by Romain Mardulyn 12 days ago

Hello Ali ALi,

This should, in theory, already be the case. Normally, when setting the application to RTL, the right is replaced by left and vice-versa. This is indeed not always correctly done in Wt, but should be solved by issue #14078.

Actions

Also available in: Atom PDF