-
Committer:
Jason Conti
-
Date:
2011-03-09 18:50:12 UTC
-
Revision ID:
jason.conti@gmail.com-20110309185012-12jjwg987m305061
It seems my broken window manager ignores gravity settings, so I never noticed that they were incorrect. This seems to result in incorrect positioning on people with working window managers (that don't ignore the gravity). Removed the gravity calculations from align_with_parent, and assuming everything is calculated from GRAVITY_NORTH_WEST. Still works here, hope it fixes the issue.