-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UIview and adding shapes #61
Comments
I'm not exactly sure what you're asking... Which UIView do you want to shift? Note that there are a couple of things going on in the app:
|
I mean mostly the main problem is not being able to add points to the UI View, if I add points it's not showing, even if I add to the sublayer, or am I adding to the wrong sublayer? |
Also I'm trying to find the coordinates of the bounding boxes, but the values that come out are a little weird. Any tips on this as well? |
Hi, am trying to find the location where I can edit the UIview for several reasons, it would be a great help if you can help.
Thanks
The text was updated successfully, but these errors were encountered: