]> git.mxchange.org Git - flightgear.git/commit
Fix a nasty bug whereby non-scrolling ATC messages longer than the screen width were...
authordaveluff <daveluff>
Wed, 19 Nov 2003 10:16:26 +0000 (10:16 +0000)
committerdaveluff <daveluff>
Wed, 19 Nov 2003 10:16:26 +0000 (10:16 +0000)
commita8c7af79abd349d41ddadf25485b3117831385db
treecd9281e449a127e8310f4a822db0b93b78ffadc2
parent455a900b5c4e313f364809580b2b51719a23da83
Fix a nasty bug whereby non-scrolling ATC messages longer than the screen width were not rendered at all.  They are now rendered with the end clipped - that can be fixed later.
src/ATC/ATCdisplay.cxx