the dx and dy values for the continuous zoom modus are way to high for an apple trackpad.
After scaling them down the v2d->cur.xmin and v2d->cur.xmax values in UI_view2d_multi_grid_draw
are in a normal range and the zooming in the shader view works as expected.
Not sure what the implication for users with other input devices is.