* src/ViewManager.py (vb_clicked): Put back the code that used to

enforce the current view button;
	(switch_page_on_dnd): block and unblock button clicking during DnD.


svn: r7962
This commit is contained in:
Alex Roitman
2007-01-23 05:17:12 +00:00
parent f5b1a61668
commit 4cfb4ab42b
2 changed files with 12 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
2007-01-22 Alex Roitman <shura@gramps-project.org>
* src/ViewManager.py (vb_clicked): Add the code that used to
enforce the current view button (commented out).
* src/ViewManager.py (vb_clicked): Put back the code that used to
enforce the current view button;
(switch_page_on_dnd): block and unblock button clicking during DnD.
2007-01-22 Don Allingham <don@gramps-project.org>
* src/DisplayModels/_BaseModel.py: avoid rebuild on delete