Commit 44a04300 by doszhang

dos

parent 47ee87ce
......@@ -341,6 +341,7 @@ function createPoster() {
let flagListHeight = $('.poster-page .poster-list').height();
flagListHeight = (flagListHeight / fontSize) * 20;
flagListHeight = flagListHeight + 40;
let topHalfHeight = 489;
let bottomHalfHeight = 368;
let posterCanvasHeight = 0;
......
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 sign in to comment