OTResizableView
OTResizableView copied to clipboard
Is it possible to limit max width and height?
Hello! Thank you very much for your library. I need to limit width and height of the changing UIView, is it possible and how I can do it easily. I have tried to do this in methods where implemented logic to check minimal limit but I think should change logic also somewhere else.