1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 20:15:34 +00:00
openmw/apps
scrawl a35f7c73ae Fixes #1286 (Dialogue topic list clips with window frame)
The first problem was with the ScrollView skin, which had a full-sized client area. Since the scrollbar starts out visible, MyGUI expects the client area to be smaller to accomodate for the scrollbar width. As a result, the starting canvas size becomes bigger than the view size.
Another bug was with the MWList code: reducing the canvas size for the scrollbar is not needed, since MyGUI is already doing that, and attempting to do it manually interferes with the view offset.
2014-04-28 18:40:29 +02:00
..
bsatool Fix bsatool warning 2013-12-05 15:46:33 +01:00
esmtool Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame 2014-01-24 18:28:35 +01:00
launcher Some changes to the version retrieval: ignore shallow clones 2014-02-19 14:19:08 +01:00
mwiniimporter Feature #1086: Import blood models/textures in MWIniImporter 2014-01-17 10:55:46 +01:00
opencs removed some debug statements 2014-04-25 15:30:46 +02:00
openmw Fixes #1286 (Dialogue topic list clips with window frame) 2014-04-28 18:40:29 +02:00
openmw_test_suite Fix travis 2014-04-21 17:37:06 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00