I'm using transformable modifier on my composable and I was wondering how I could set some limits for the zoom. I also want to have it prevent the user from moving the offset further than the content. How any other application does image zooming/panning is what I'm going for here.