Dave Kaye
-
2010-11-01
Bug 2918138 - defective positioning of list elements produces clipping in UI.
The code for RipperX was changed to call the GTK2 library in place of the GTK library. The GTK code used a fixed font size for the button labels, which can now be clipped when different window styles/sizes are used by GTK2.
This patch removes the request for a fixed font, and allows GTK2 to select an appropriate font size.
Based on RipperX svn 59.