Actions
Bug #859
closed
MQ
KD
WTreeView shows needless scrollbar
Bug #859:
WTreeView shows needless scrollbar
Start date:
06/17/2011
Due date:
% Done:
0%
Estimated time:
Description
If you have a WTreeView with size 500x500 pixel and 2 headers, each 250 pixel in width,
there is a horizontal scrollbar shown.
Please see attached test case + screenshot.
Files
KD Updated by Koen Deforche about 15 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
Hey Markus,
This is somewhat clarified in the API though:
http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WTreeView.html#a33ba5111945bc0ec4745a536d52adec5
Thus, 7 pixels are added per column...
That said, there was still a glitch of one pixel which I solved in git copy.
Regards,
koen
KD Updated by Koen Deforche about 15 years ago
- Target version set to 3.1.10
KD Updated by Koen Deforche about 15 years ago
- Status changed from Resolved to Closed
Actions