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

large windows on android will cause out-of-memory problems #28

Closed
totaam opened this issue Sep 20, 2011 · 9 comments
Closed

large windows on android will cause out-of-memory problems #28

totaam opened this issue Sep 20, 2011 · 9 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Sep 20, 2011

Issue migrated from trac ticket # 28

component: android | priority: major | resolution: wontfix

2011-09-20 11:14:14: antoine created the issue


There are a number of things we can do here, some easier than others.

  • do not request window damage data for off-screen regions. We can then make the local window buffer no bigger than the android device screen which should allow us many windows before we hit the oom.
  • scale windows down. this may also be a nice feature associated with pinch to zoom in/out
  • combining the two features above is probably quite hard

Useful link:

@totaam
Copy link
Collaborator Author

totaam commented Feb 20, 2012

2012-02-20 19:16:04: totaam changed status from new to accepted

@totaam
Copy link
Collaborator Author

totaam commented Feb 20, 2012

2012-02-20 19:16:04: totaam changed owner from antoine to totaam

@totaam
Copy link
Collaborator Author

totaam commented Feb 20, 2012

2012-02-20 19:16:04: totaam

@totaam
Copy link
Collaborator Author

totaam commented Apr 4, 2012

2012-04-04 10:53:43: antoine

@totaam
Copy link
Collaborator Author

totaam commented Apr 4, 2012

2012-04-04 10:53:43: antoine commented


re-scheduling

@totaam
Copy link
Collaborator Author

totaam commented Jul 3, 2015

2015-07-03 16:25:09: antoine changed status from accepted to new

@totaam
Copy link
Collaborator Author

totaam commented Jul 3, 2015

2015-07-03 16:25:15: antoine changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Jul 3, 2015

2015-07-03 16:25:15: antoine set resolution to wontfix

@totaam
Copy link
Collaborator Author

totaam commented Jul 3, 2015

2015-07-03 16:25:15: antoine commented


See #29#comment:6

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