- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
Looking at CellControl.cs (<a href="https://github.com/MediaPortal/MediaPortal-1/blob/bf8ced0501933d2aed786e888e367c03931b82cf/mediaportal/WindowPlugins/GUINumberPlace/CellControl.cs">https://github.com/MediaPortal/MediaPortal-1/blob/bf8ced0501933d2aed786e888e367c03931b82cf/mediaportal/WindowPlugins/GUINumberPlace/CellControl.cs</a> [<a href="https://github.com/MediaPortal/MediaPortal-1/blob/bf8ced0501933d2aed786e888e367c03931b82cf/mediaportal/WindowPlugins/GUINumberPlace/CellControl.cs" target="_blank">^</a>]) font is set to 'font18'. If a skin doesn't have 'font18' defined in its fonts.xml the font will be very small because it defaults to the system font.<br /> If you try to set another <font></font> in mynumberplace.xml in <type>cell</type> it won't get used/respected. This is what should get fixed.
Continue reading...
Continue reading...