Make sure dropdowns fit in the screen by allowing the list to be above when there...
commitdce19b0d3b6ea02fb1063b4e9553b5d840c0d9cd
authorbb <bb@3db68df2-c116-0410-a063-a993310a9797>
Sun, 25 Feb 2018 22:26:31 +0000 (25 22:26 +0000)
committerbb <bb@3db68df2-c116-0410-a063-a993310a9797>
Sun, 25 Feb 2018 22:26:31 +0000 (25 22:26 +0000)
treee7e8bc0939dc4ad04d7849ee2c8fd3bf0ab26b4f
parentcdf97180db790139785a522fc55317e009d4a326
Make sure dropdowns fit in the screen by allowing the list to be above when there is not enough space

Reviewed By: Vladislav
Differential Revision: D1061
fixes #4857

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@21379 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/mod/gui/common/modern/styles.xml
binaries/data/mods/mod/gui/gui.rnc
binaries/data/mods/mod/gui/gui.rng
source/gui/CDropDown.cpp
source/gui/GUItypes.h
source/gui/GUIutil.cpp
source/gui/scripting/JSInterface_IGUIObject.cpp