part of the previous commit

(forgot to save)
main
Isaiah Odhner 2014-05-05 22:28:12 -04:00
parent bd8c86eb33
commit c35a0ff31e
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ function $Component(name, orientation, $el){
$ghost && $ghost.remove(), $ghost = null;
update_handles();
$G.trigger("resize");
});
return $c;
}