]> git.mxchange.org Git - flightgear.git/commit
Fix <text> alignment. Because our <text> widget is an empty puObject's
authormfranz <mfranz>
Fri, 21 Oct 2005 18:50:58 +0000 (18:50 +0000)
committermfranz <mfranz>
Fri, 21 Oct 2005 18:50:58 +0000 (18:50 +0000)
commitaffa6b8a3822e5924a1ad3fe498867cca6b8b253
treea7532f521896bdf080ae3a2f09644642ffc4057c
parent58179758af3a5a6e4875bdc40fd35c05481d2413
Fix <text> alignment. Because our <text> widget is an empty puObject's
label, we need to compensate for the gap in-between: PUSTR_RGAP (pu.h).
Without that, all text appears shifted right.
src/GUI/layout.cxx