diff options
author | Sven Gothel <[email protected]> | 2012-08-23 21:07:55 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-08-23 21:07:55 +0200 |
commit | ab3ec08822e7958943686a7ba5157a4ff314e7ac (patch) | |
tree | 70676c663c3412c946c872b2f1f00abe30d82ecd /make/versions.xml | |
parent | 6d241fc2a46413ee478985d676d2481c5a7ed119 (diff) |
Fix Android/NEWT WindowDriver: Add missing eglDestroySurface() in closeNativeImpl(); Complete visibleChanged() in reconfigureWindowImpl() even if resize or reposition can't be handled
Add missing eglDestroySurface() in closeNativeImpl()
- missing egl surface destruction leaked it's resource ..
Complete visibleChanged() in reconfigureWindowImpl() even if resize or reposition can't be handled
- properly detect resize and reposition request, warn if this action cannot be completed
but contine w/ workflow -> visibleChanged()
- this allows properly handling of setVisible(..) and it's visible-changed detection polling
Diffstat (limited to 'make/versions.xml')
0 files changed, 0 insertions, 0 deletions