Skip to content
  • Miguel de Icaza's avatar
    Move the dimension computaiton of the font after we have figured which · 863b33b2
    Miguel de Icaza authored
    1999-07-20  Miguel de Icaza  <miguel@gnu.org>
    
    	* src/item-bar.c (bar_draw_cell): Move the dimension computaiton
    	of the font after we have figured which font to use.  Before we
    	did all the computaiton based on the default font, which is not
    	always the font used (we use bold font for selected rows).
    
    	This fixes the bug Morten reported.
    863b33b2