Matt Curtis

Results 75 comments of Matt Curtis

Any updates on this?

The root of the issue seems to be with how libxml reacts to xml namespaces. http://stackoverflow.com/questions/3830553/libxml-doesnt-find-any-nodes-for-my-xpath-expression My XML used custom xml namespaces, and libxml requires those namespaces, annoyingly, to be...

Well, here's the thing - technically, it _is_ working as it should. I've only seen it not work with namespaced XML, and that's because of libxml, which it is built...

Hello Claduio, I don't have any plans to update this at the moment. Thanks!

You want to look into `[XBPageDragView.pageDragView setCylinderPosition]` which is the starting point of the curl, and `[XBPageDragView cornerSnappingPoint]` which I believe is the end point. I may be wrong, been...