mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-01 20:26:39 +00:00
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. |
||
|---|---|---|
| .. | ||
| launcher | ||
| mac | ||
| materials | ||
| mygui | ||
| opencs | ||
| ui | ||
| water | ||
| CMakeLists.txt | ||
| opencs.cfg | ||
| opencs.desktop | ||
| openmw.bmp | ||
| openmw.cfg | ||
| openmw.cfg.local | ||
| openmw.desktop | ||
| settings-default.cfg | ||
| transparency-overrides.cfg | ||