Bug 412918 - New Tasks run out of the view;r=philipp
git-svn-id: svn://10.0.0.236/trunk@245697 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7747f83ee7
commit
77badfb487
@ -261,6 +261,7 @@
|
||||
this.treebox.rowCountChanged(index, 1);
|
||||
this.tree.view.selection.select(index);
|
||||
}
|
||||
this.treebox.ensureRowIsVisible(this.rowCount - 1);
|
||||
},
|
||||
|
||||
removeItem: function tTV_removeItem(aItem) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user