Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0fbe1a8

Browse files
author
minjk-bl
committed
resize bug fix
1 parent9328015 commit0fbe1a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎src/container/vpContainer.js‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,12 @@ define([
619619
}else{
620620
$(vpCommon.wrapSelector(vpCommon.formatString("#{0}",vpConst.API_MODE_CONTAINER))).width($(vpCommon.wrapSelector(".vp-main-container")).width());
621621
}
622+
623+
// resize
624+
varblockContainer=apiBlockJS.getBlockContainer();
625+
if(blockContainer.getIsOptionPageResize()==false){
626+
blockContainer.resizeAPIblock();
627+
}
622628
}
623629

624630
/**

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp