Dear devs, I would like to request an enhancement to the Reaper scripting API, specifically for vertical zooming and scrolling. ZOOMING Currently, there are 3 methods to zoom vertically, but each comes with limitations/ 1) Code:
----------------------------------------------- 95 M3 - SOLD 02 540i/6 - SOLD '12 Audi A6
I recently tried to script myself some vertical zoom stuff I would like to have and had to give up due to API limitations. so, any API zoom additions are very welcome :-) +1
As you said, it is not pixel-precise and furthermore it is a relative scroll and not an absolute. The exposed SWS function works wonders (cfillion was very kind to expose it from SWS). When it comes out to the official SWS version, I'll set this FR as done/closed.