1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-05 14:54:12 +01:00

limit the size of the multiline output window to the size of the browser panel

This commit is contained in:
Doug Kearns
2007-07-10 10:07:08 +00:00
parent f1dcd35334
commit f9ecd3b788
2 changed files with 30 additions and 20 deletions

View File

@@ -141,6 +141,7 @@ function Mappings() //{{{
return true;
}
// FIXME: this doesn't work
this.remove = function(map)
{
var index;