Comment 16 for bug 1380048

Revision history for this message
GunChleoc (gunchleoc) wrote :

- scroll wheel is not working in menus

This happens because handle_mousewheel is called for panel.h instead of the actual inherited object (e.g. table or listselect) - I tried working with virtual + override, but that doesn't change a thing.

- When i try to start a multiplayer game (i.e. internet gaming -> log in to server -> open new game) the game crashes when I come to the map select screen with an image not found error.

I can't reproduce this. What's the image?