swift - UIScrollView doesn't zoom layer -


too code post here easily, thought try , check if in fact attempting impossible first.

i have scrollview can pan , zoom within, works well. drawing layer of uiview add subview of said scrollview.

everything looked if working, have noticed small snag.

i draw layer , can pan around image , drawing moves too. good.

but when zoom image, image gets bigger... drawing remains same size... isn't wanted happen. wanted drawing zoom in too.

is normal behaviour?


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -