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

Window movement limitation. #91

Open
tmontes opened this issue Jul 13, 2018 · 1 comment
Open

Window movement limitation. #91

tmontes opened this issue Jul 13, 2018 · 1 comment

Comments

@tmontes
Copy link
Owner

tmontes commented Jul 13, 2018

The implementation of #7 in PR #90 has the following limitation:

  • Once a window is moved, it must be rendered before any other.
  • Otherwise, the rendering strategy may result in wrong visual results.

Motive:

  • The strategy does not consider that other windows might have moved since their last render!
@tmontes tmontes added this to the TBD milestone Jul 13, 2018
@tmontes tmontes modified the milestones: TBD, NEXT Jul 20, 2018
@tmontes
Copy link
Owner Author

tmontes commented Jul 20, 2018

Moved to NEXT: it must, at least, be documented!

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

No branches or pull requests

1 participant