mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-31 17:43:36 +02:00
Add a half slew of generic command execution/completion/code coverage tests. Add unhandled exception checking to tests. Fix some detected merge artifacts.
This commit is contained in:
@@ -296,7 +296,7 @@ var DownloadList = Class("DownloadList",
|
||||
else {
|
||||
this.addDownload(download.id);
|
||||
|
||||
this.modules.mow.resize(false);
|
||||
this.modules.commandline.updateOutputHeight(false);
|
||||
this.nodes.list.scrollIntoView(false);
|
||||
}
|
||||
this.update();
|
||||
|
||||
Reference in New Issue
Block a user