Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-10-21 19:38:48 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-10-21 19:38:48 (GMT)
commita7fe20188a53964bf4c705080f90bddc6c0e517b (patch)
tree958a686264436f8f7888a12561ccbdac203afe69
parent2e555d841d504aea409a9e78125e25599c1da59b (diff)
Sugar will autoscroll for me...
-rw-r--r--PortfolioActivity.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PortfolioActivity.py b/PortfolioActivity.py
index c8b5777..652cc70 100644
--- a/PortfolioActivity.py
+++ b/PortfolioActivity.py
@@ -199,7 +199,7 @@ class PortfolioActivity(activity.Activity):
self._setup_presence_service()
def _tablet_mode(self):
- return True
+ return False # FIXME: Sugar scrolls the window for me???
def _fixed_resize_cb(self, widget=None, rect=None):
''' If a toolbar opens or closes, we need to resize the vbox