viezel / TiSocial.Framework

iOS6+ Social.Framework. Appcelerator apps are able to share content to Facebook and Twitter.
MIT License
259 stars 102 forks source link

Positioning issue fixed #167

Closed MichelBahl closed 7 years ago

MichelBahl commented 7 years ago

Fixed an issue which caused that the popover were shown next the passed view when using layout vertical.

/example/app.js contains an Sample which cause the incorrect positioning in the viezel/TiSoical.Framework.

viezel commented 7 years ago

cool :+1:

nuno commented 7 years ago

Works really great thanks so much, amazing work @MichelBahl ! Now I can share on iPad ListViewItem that the popover not goes to the TOP LEFT :) , but, it sticks on the clicked button position!

nuno commented 7 years ago

@MichelBahl the only adjust that is missing is when we do orientations on ipad and the popover is already open. :)