View Single Post
  #5 (permalink)  
Old 10-02-2009, 11:45 AM
Nick10's Avatar
Nick10 Nick10 is offline
Horizon Staff
 
Join Date: Feb 2009
Location: Burnaby
Posts: 242
Default

As per our development team...

The problem with the GUI is due to the fact that the Rollback Rx / EAZ-FIX background is based on images; which are a fixed size.. The text are displayed in the (fixed sized) pictures. The background picture and text layout was designed based on the default scale 96 DPI. When user change the DPI to a larger font size, the effect is that it pushes the text outside of the graphics.

Currently, there is no easy fix to this issue. The development team would have to redraw all the background pictures for the larger 120 DPI or abandon the background using pictures concept.

This problem has been reported by a other users. The development team is looking at re-designing the entire user interface in version 10 using a new design to avoid this problem.
Reply With Quote