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

Custom page selection for paged display #990

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 8, 2019

  1. Add method for selecting another than the first page as to be able to…

    … update only a vertical section of the display without affecting the rest.
    JohannesWilde committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    1cbbf6e View commit details
    Browse the repository at this point in the history
  2. I don't know what happens if one sets the current tile buffer not ali…

    …gned to the memory pages of the display - regardless I want to avoid the current buffer to range outside the display memory.
    JohannesWilde committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    1bce3f3 View commit details
    Browse the repository at this point in the history
  3. Add some comments.

    JohannesWilde committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    a0ed1d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0edd2b1 View commit details
    Browse the repository at this point in the history