summaryrefslogtreecommitdiff
path: root/libs/ui/Surface.cpp
diff options
context:
space:
mode:
author Mathias Agopian <mathias@google.com> 2009-08-13 19:08:00 -0700
committer Mathias Agopian <mathias@google.com> 2009-08-13 19:08:00 -0700
commitc4915de8bb9454b8f10b0c9b7ac21e2bb7f65202 (patch)
treeb3d975906a93fdbbaad47334c867d0be768f07c7 /libs/ui/Surface.cpp
parentf233915016a9053c23af6e4bceb319e7140f71bc (diff)
fix a bug that could cause a window to be hidden in some cases.
this would happen is the window is made visible but the client didn't render yet into it. This happens often with SurfaceView. Instead of filling the window with solid black, SF would simply ignore it which could lead to more disturbing artifacts. in theory the window manager should not display a window before it has been drawn into, but it does happen occasionnaly.
Diffstat (limited to 'libs/ui/Surface.cpp')
0 files changed, 0 insertions, 0 deletions