[Scummvm-devel] Re: [Scummvm-cvs-logs] CVS: scummvm/gui newgui.cpp,1.110,1.111 newgui.h,1.57,1.58 widget.cpp,1.45,1.46
Max Horn
max at quendi.de
Thu May 12 11:14:00 CEST 2005
Am 12.05.2005 um 17:46 schrieb Torbjörn Andersson:
> Update of /cvsroot/scummvm/scummvm/gui
> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30041
>
> Modified Files:
> newgui.cpp newgui.h widget.cpp
> Log Message:
> Quick fix to make button texts etc. draw at the correct position. (They
> were being drawn at unscaled coordinates.) I don't know if this is the
> correct fix, but the change is small and easy to revert, if need be.
>
Just FYI, the fix is OK for now, but I plan to completely remove the
GUI scaling code in the future, at which point this will become
unnecessary (in fact in my local checkout, it is already disabled,
which is why I didn't notice the problem earlier, sorry for that).
Cheers,
Max
More information about the Scummvm-devel
mailing list