Closed chronos92 closed 8 years ago
After updating to version 1.0 the methods showAnimated: and show: show de view on top left angle instead in center of view.
I have to manually set the center with code : hud.center = view.center
hud.center = view.center
Can you provide a way to reproduce this?
Sorry for the report but now i do not have anymore the problem. sorry again
After updating to version 1.0 the methods showAnimated: and show: show de view on top left angle instead in center of view.
I have to manually set the center with code :
hud.center = view.center