mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-10 12:05:46 +01:00
Add a :loadplugins command
This commit is contained in:
@@ -1369,7 +1369,7 @@ liberator.ItemList = function (id) //{{{
|
||||
{
|
||||
minHeight = 0;
|
||||
autoSize();
|
||||
fill(startIndex);
|
||||
setTimeout(function () { fill(startIndex); }, 0);
|
||||
}
|
||||
container.collapsed = false;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user