#25 Checkboxes not centered in treeview.
Closed: Fixed None Opened 16 years ago by twoerner.

The checkboxes in treeviews are not centered. Please have a look at:

http://people.redhat.com/twoerner/tmp/s-c-fw-Clearlooks.png
http://people.redhat.com/twoerner/tmp/s-c-fw-Nodoka.png

There is no special code in the application for Nodoka. In F-8 they are centered, but not in F-9. But as you can see in the screenshots above, the checkboxes are centered with other themes like Bluecurve, Clearlooks, Crux, Glider, Glossy, High Contrast, Hight Contrst Inverse, Low Contrast and Mist are centering the checkboxes.


I see the problem in the screenshots, but I am not sure why it is caused. I think it might be because in Nodoka we count the position differently which results in good behaviour in F8, but in F9 there are probably some changes which broke the way we count it. I'll compare the code with Clearlooks and see what can be done about that.

Example program for styles and themes. Use with F-9 to see misplacement of cheks.
style.py

It should be fixed now in git. As I still don't have access to F-9 I cannot check it, but in F-8 it behaves now as in other themes so I think it should be working no in F-9 as expected.

Thanks for the fix - It is working as expected, now.

Login to comment on this ticket.

Metadata