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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user