On an iPad 2 running iOS 7 with LC 6.6.2rc1, the top of the card is now the top of the device. The first 20 pixels(iPad 2) of the card is in the status bar area. I think this was introduced by integrating Xcode 5 into LC not from the update to the 6.1.2 engine from the 6.1.1 engine. Old apps that were linked using 6.1.1 running on a iOS 7 device do not exhibit this behavior.
I see this as a bug. The items that are different have a * preceding them. iOS 6.1 *the rect of this stack==>0,20,768,1024 *the rect of this card==>0,0,768,1004 the screenRect==>0,0,768,1024 *the working screenRect==>0,20,768,1024 *the effective working screenRect==>0,20,768,1024 the top of this card==>0 *the bottom of this card==>1004 iOS 7 *the rect of this stack==>0,0,768,1024 *the rect of this card==>0,0,768,1024 the screenRect==>0,0,768,1024 *the working screenRect==>0,0,768,1024 *the effective working screenRect==>0,0,768,1024 the top of this card==>0 *the bottom of this card==>1024 LC 6.1.2 rc1 OSX 10.8.5 Xcode 5, 4.6.3, 4.5.2, 4.4.1, 4.2 Arm7 build. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode