yellowbluesky / PixivforMuzei3

Best Pixiv plugin for Muzei 3
GNU General Public License v3.0
173 stars 15 forks source link

Web content refreshes after screen orientation change #182

Open mmc20520 opened 2 years ago

mmc20520 commented 2 years ago

Hi, would you be able to restore webview states after device orientation change?

For example, when logging in, if I rotate screen, the web page will be refreshed

Before rotation:

Screen Shot 2022-03-03 at 7 48 48 PM

After rotation:

Screen Shot 2022-03-03 at 7 49 05 PM

The content we type in is also cleared in this case, which is annoying.

I was testing v3.4.5.1 on Android 10.

yellowbluesky commented 2 years ago

Hi there,

I've tried (on an internal branch) to make it so that the screen contents are preserved on rotation, but nothing I've tried seems to work.

Given the very low impact this has, this is a low priority for me.