]> git.mxchange.org Git - flightgear.git/commit
only user specified negative coords are interpreted as relative to the upper
authormfranz <mfranz>
Sun, 12 Feb 2006 19:43:53 +0000 (19:43 +0000)
committermfranz <mfranz>
Sun, 12 Feb 2006 19:43:53 +0000 (19:43 +0000)
commitf5469ba9fe90e46043fa2c6d67d6a9c5ba9a36ac
treece15c994d853ea42361509778af584760da0ac46
parent35eb03bc68f52e765a913b4577f4941a165bd34d
only user specified negative coords are interpreted as relative to the upper
right corner, not those that are result of centering a dialog if no x/y are
given. This centers screen.log messages correctly. But maybe we have to
rethink that special meaning of negative coords altogether.
src/GUI/dialog.cxx