Hi,
Actually it does not work in the old version either.
The problem is that the scroll wheel gets captured by each control in the dialog. So to do a proper scroll I need to "capture" the scroll events from every one and then translate that to the main window. Its not impossible, just really hard so I'll have to look at adding this to a future update.
Brad