Project

General

Profile

Actions

Feature #13563

closed
AA

Using document orientation as default orientation for layout managers

Feature #13563: Using document orientation as default orientation for layout managers

Added by Ali Ali over 1 year ago. Updated about 1 month ago.

Status:
Rejected
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

RM Updated by Romain Mardulyn 6 months ago Actions #1

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.

RM Updated by Romain Mardulyn about 1 month ago ยท Edited Actions #2

  • Status changed from New to Rejected

I do however understand that this can be confusing when developing primarily in RTL. I have added issue #14727 to make it simpler.

Actions

Also available in: PDF Atom