Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't prevent automatic screen updates via EpdDeviceManager #89

Open
kabukky opened this issue Jul 18, 2022 · 1 comment
Open

Can't prevent automatic screen updates via EpdDeviceManager #89

kabukky opened this issue Jul 18, 2022 · 1 comment

Comments

@kabukky
Copy link

kabukky commented Jul 18, 2022

Here's what I do:

  1. Create a simple WebView and point it to https://time.is/
  2. Call EpdDeviceManager.setUpdateMode(webView, UpdateMode.None);

But the clock is still running and refreshing the screen constantly. How can I prevent this?
My guess is that the WebView calls a system drawing method that overrides the update mode. But I can't be sure.

@kabukky
Copy link
Author

kabukky commented Dec 15, 2022

Any idea about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant