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

cleanup-Display-and-Cursor #9889

Merged
merged 3 commits into from Sep 21, 2021

Commits on Sep 3, 2021

  1. - Display has less responsibilities now. It is not coupled with the V…

    …M, as it is just a Form used by OSWorldRenderer.
    
    - Removing unused primitives
    - Removing primitives from Cursor
    tesonep committed Sep 3, 2021
    Copy the full SHA
    4e3d886 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4c37dcb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Adding a helper to set the windowTitle of the world.

    Deprecating API using the DisplayScreen
    tesonep committed Sep 21, 2021
    Copy the full SHA
    8c53f04 View commit details
    Browse the repository at this point in the history