yangh / sevensquare

Android screencast wroted in QT
214 stars 56 forks source link

not handle screen rotation #14

Closed Dushistov closed 5 years ago

Dushistov commented 7 years ago

Thanks for your program.

I have android application that starts only landscape mode.

If I run seven-square and after that android-application (and before that android device was in portrait mode) I got this (screenshot of seven-square):

garbage

But if I run android-application and after run seven-square all looks great.

yangh commented 7 years ago

Hi Dush

You're welcome. Try to press F12 in seven-square to switch landscape and potrit mode, to sew if it help

Best regard Yang

On Jul 28, 2017 7:22 PM, "Evgeniy Dushistov" notifications@github.com wrote:

Thanks for your program.

I have android application that starts only landscape mode.

If I run seven-square and after that android-application (and before that android device was in portrait mode) I got this (screenshot of seven-square):

[image: garbage] https://user-images.githubusercontent.com/156697/28716899-40b9cbbc-73a8-11e7-9a8f-f6e5df1a41c4.png

But if I run android-application and after run seven-square all looks great.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yangh/sevensquare/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/AAC7_piQHgW_LON5TmQY7TGGoIGXNfUkks5sSdKFgaJpZM4Omidh .

Dushistov commented 7 years ago

@yangh No, pressing F12 not help, it rotates screen, but I still have the same garbage in the application screen: grabage_rotate

yangh commented 5 years ago

Please try the latest code, may help with this.