]> git.mxchange.org Git - flightgear.git/commit
interpret negative dialog <x> and <y> coordinates as distance from the
authormfranz <mfranz>
Sun, 6 Nov 2005 23:53:30 +0000 (23:53 +0000)
committermfranz <mfranz>
Sun, 6 Nov 2005 23:53:30 +0000 (23:53 +0000)
commite4929c1dc1c44aca6808e00a9907a2a8ffcf798d
tree432aa7910e3498a98f9a1b475c822919dfe7bf52
parente52a628c1f78cb7643995325d27a29d1a3a170f7
interpret negative dialog <x> and <y> coordinates as distance from the
right/upper screen edge (analogous to the --geometry spec), assuming
that we never want to draw outside the screen area; for this to work
we need to write the original x/y coords back to overwrite the absolute,
positive values that the layouter stored there
src/GUI/dialog.cxx