1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 17:57:59 +01:00

don't update the alternate tab list on TabOpen events

This commit is contained in:
Doug Kearns
2007-07-11 08:35:51 +00:00
parent aad4513874
commit da3dea1f10
2 changed files with 3 additions and 4 deletions

View File

@@ -1346,9 +1346,9 @@ function scrollBufferAbsolute(horizontal, vertical)
win.scrollTo(horiz, vert);
}
////////////////////////////////////////////////////////////////////////
// zooming //////////////////////////////////////////////////////////{{{
////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////}}}
// zooming /////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////{{{
/* also used to zoom out, when factor is negative */
function zoom_in(factor)