Commit 4823c4c0 authored by Akikonata's avatar Akikonata

changed count

parent 80d3f563
......@@ -94,6 +94,7 @@ KityMinder.registerModule( "LayoutModule", function () {
var parentX = parent.getData( "x" );
var parentWidth = parent.getRenderContainer().getWidth();
if ( parent.getData( "align" ) === "center" ) parentWidth = parentWidth / 2;
switch ( appendSide ) {
case "left":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment