Danijel Huis

Results 4 issues of Danijel Huis

Hi, i noticed in some cases scaling is wrong. Example(resizeableCropArea=NO): Image size: 200x100 Crop size: 120x110 I also noticed that it works OK when resizableCropArea=YES due to different scaling calculation....

Hi, If you look at the screenshot below, when typing fraction while inside the root, you cannot continue writing anything under that root, it continues to write formula outside of...

- Add ability to set center offset to annotation views. This would enable greater customization, e.g. position icon in top left corner and text on the right of it, where...

enhancement

Hi, AugmentedRealityController and ARViewController are not being deallocated beacuse of these retain loops: AugmentedRealityController should have "rootViewController" set to weak to avoid retain loop with ARViewController. @property (nonatomic, weak) UIViewController...