Results 5 issues of krnbatta

Hi Is there any way to restrict the panning to not make the canvas outside the view? Basically, what I want is: * Not able to Zoom out. * Restrict...

Is there any way to get zooming focused at the mouse position. For now, it is difficult to understand the proper pattern to it. I want to zoom like how...

Hi Let's say I have world coordinates => 1000 x 500 and the canvas size is 100 x 100 i.e. the screen coordinates How do I fit it so that...

We have cellType and cellComponent property on column. I'm not able to figure out, how to use it. I have user model. For this one column, i want this content:...

question

Hi Is there any way I can capture multiple pages after a session? ``` ws = Webshot::Screenshot.instance ws.start_session do #set session code end.capture()#array of urls and array of output images....