Closed
Description
Multiple clicks on "+" or "-" buttons (#589) could allow for zoom in and out, but it may take a lot of clicks to get to the comfortable zoom level.
So, in the application embedding the library, a slider could be provided: the user drags and drops the cursor.
The appplication that embeds the library passes a parameter to the library (zoom ratio? absolute value?) and the zoom level adjusts accordingly.