Actions
Bug #2648
closedWTableView and RTL
Start date:
02/10/2014
Due date:
% Done:
0%
Estimated time:
Description
When calling setLayoutDirection with parameter Wt::RightToLeft the WTableView acts strange such as:
- The columns headers was not in the correct position.
- Some columns cannot be viewed when scrolling (the middle columns).
- Application got into loops.
Files
Updated by Koen Deforche about 11 years ago
- Status changed from InProgress to Resolved
Hey,
Indeed, RTL got neglected a bit, this has been corrected now!
Regards,
koen
Actions