The following commit has been merged in the yaml branch:
commit 72651020a79a90850a24e214b909b5638a1d814a
Author: Jon Dowland <[email protected]>
Date: Thu Sep 24 19:00:08 2009 +0100
record an observation
diff --git a/gdp.py b/gdp.py
index 36496ee..45bbd42 100755
--- a/gdp.py
+++ b/gdp.py
@@ -76,6 +76,8 @@ class View:
self.window.set_forward_page_func(self.forward_page_func, None)
self.window.set_page_title(self.window.get_nth_page(0),"Game
Data Packager")
+ # XXX: strangely, this appears to be called for 0 -> 1 transition at
+ # click-time, but then immediately after that for transition 1+...
def forward_page_func(self, current_page, data):
if 0 == current_page:
# XXX: bug. active row not reported properly if
keyboard nav used
--
Installer for game data files
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits