Commit 996788b528047638d035fa77a7ab44c5da71d331
1 parent
269ba08b
全屏bug
Showing
7 changed files
with
19 additions
and
19 deletions
dist/css/ide.css
| @@ -285,7 +285,7 @@ html, body { | @@ -285,7 +285,7 @@ html, body { | ||
| 285 | #console-wrap:-webkit-full-screen .CodeMirror-gutter { | 285 | #console-wrap:-webkit-full-screen .CodeMirror-gutter { |
| 286 | display: none; } | 286 | display: none; } |
| 287 | #console-wrap:-webkit-full-screen #ifrcontainer { | 287 | #console-wrap:-webkit-full-screen #ifrcontainer { |
| 288 | - height: 100%; } | 288 | + height: 96%; } |
| 289 | #console-wrap:-webkit-full-screen #ifrcontainer #resultiframe { | 289 | #console-wrap:-webkit-full-screen #ifrcontainer #resultiframe { |
| 290 | height: 100%; } | 290 | height: 100%; } |
| 291 | 291 | ||
| @@ -297,7 +297,7 @@ html, body { | @@ -297,7 +297,7 @@ html, body { | ||
| 297 | #console-wrap:-moz-full-screen .CodeMirror-gutter { | 297 | #console-wrap:-moz-full-screen .CodeMirror-gutter { |
| 298 | display: none; } | 298 | display: none; } |
| 299 | #console-wrap:-moz-full-screen #ifrcontainer { | 299 | #console-wrap:-moz-full-screen #ifrcontainer { |
| 300 | - height: 100%; } | 300 | + height: 96%; } |
| 301 | #console-wrap:-moz-full-screen #ifrcontainer #resultiframe { | 301 | #console-wrap:-moz-full-screen #ifrcontainer #resultiframe { |
| 302 | height: 100%; } | 302 | height: 100%; } |
| 303 | 303 | ||
| @@ -309,7 +309,7 @@ html, body { | @@ -309,7 +309,7 @@ html, body { | ||
| 309 | #console-wrap:-ms-fullscreen .CodeMirror-gutter { | 309 | #console-wrap:-ms-fullscreen .CodeMirror-gutter { |
| 310 | display: none; } | 310 | display: none; } |
| 311 | #console-wrap:-ms-fullscreen #ifrcontainer { | 311 | #console-wrap:-ms-fullscreen #ifrcontainer { |
| 312 | - height: 100%; } | 312 | + height: 96%; } |
| 313 | #console-wrap:-ms-fullscreen #ifrcontainer #resultiframe { | 313 | #console-wrap:-ms-fullscreen #ifrcontainer #resultiframe { |
| 314 | height: 100%; } | 314 | height: 100%; } |
| 315 | 315 | ||
| @@ -322,7 +322,7 @@ html, body { | @@ -322,7 +322,7 @@ html, body { | ||
| 322 | #console-wrapfullscreen .CodeMirror-gutter { | 322 | #console-wrapfullscreen .CodeMirror-gutter { |
| 323 | display: none; } | 323 | display: none; } |
| 324 | #console-wrapfullscreen #ifrcontainer { | 324 | #console-wrapfullscreen #ifrcontainer { |
| 325 | - height: 100%; } | 325 | + height: 96%; } |
| 326 | #console-wrapfullscreen #ifrcontainer #resultiframe { | 326 | #console-wrapfullscreen #ifrcontainer #resultiframe { |
| 327 | height: 100%; } | 327 | height: 100%; } |
| 328 | 328 |
dist/css/main.css
| @@ -157,7 +157,7 @@ html, body { | @@ -157,7 +157,7 @@ html, body { | ||
| 157 | #console-wrap:-webkit-full-screen .CodeMirror-gutter { | 157 | #console-wrap:-webkit-full-screen .CodeMirror-gutter { |
| 158 | display: none; } | 158 | display: none; } |
| 159 | #console-wrap:-webkit-full-screen #ifrcontainer { | 159 | #console-wrap:-webkit-full-screen #ifrcontainer { |
| 160 | - height: 100%; } | 160 | + height: 96%; } |
| 161 | #console-wrap:-webkit-full-screen #ifrcontainer #resultiframe { | 161 | #console-wrap:-webkit-full-screen #ifrcontainer #resultiframe { |
| 162 | height: 100%; } | 162 | height: 100%; } |
| 163 | 163 | ||
| @@ -169,7 +169,7 @@ html, body { | @@ -169,7 +169,7 @@ html, body { | ||
| 169 | #console-wrap:-moz-full-screen .CodeMirror-gutter { | 169 | #console-wrap:-moz-full-screen .CodeMirror-gutter { |
| 170 | display: none; } | 170 | display: none; } |
| 171 | #console-wrap:-moz-full-screen #ifrcontainer { | 171 | #console-wrap:-moz-full-screen #ifrcontainer { |
| 172 | - height: 100%; } | 172 | + height: 96%; } |
| 173 | #console-wrap:-moz-full-screen #ifrcontainer #resultiframe { | 173 | #console-wrap:-moz-full-screen #ifrcontainer #resultiframe { |
| 174 | height: 100%; } | 174 | height: 100%; } |
| 175 | 175 | ||
| @@ -181,7 +181,7 @@ html, body { | @@ -181,7 +181,7 @@ html, body { | ||
| 181 | #console-wrap:-ms-fullscreen .CodeMirror-gutter { | 181 | #console-wrap:-ms-fullscreen .CodeMirror-gutter { |
| 182 | display: none; } | 182 | display: none; } |
| 183 | #console-wrap:-ms-fullscreen #ifrcontainer { | 183 | #console-wrap:-ms-fullscreen #ifrcontainer { |
| 184 | - height: 100%; } | 184 | + height: 96%; } |
| 185 | #console-wrap:-ms-fullscreen #ifrcontainer #resultiframe { | 185 | #console-wrap:-ms-fullscreen #ifrcontainer #resultiframe { |
| 186 | height: 100%; } | 186 | height: 100%; } |
| 187 | 187 | ||
| @@ -194,7 +194,7 @@ html, body { | @@ -194,7 +194,7 @@ html, body { | ||
| 194 | #console-wrapfullscreen .CodeMirror-gutter { | 194 | #console-wrapfullscreen .CodeMirror-gutter { |
| 195 | display: none; } | 195 | display: none; } |
| 196 | #console-wrapfullscreen #ifrcontainer { | 196 | #console-wrapfullscreen #ifrcontainer { |
| 197 | - height: 100%; } | 197 | + height: 96%; } |
| 198 | #console-wrapfullscreen #ifrcontainer #resultiframe { | 198 | #console-wrapfullscreen #ifrcontainer #resultiframe { |
| 199 | height: 100%; } | 199 | height: 100%; } |
| 200 | 200 |
dist/scss/_mixin.scss
dist/v1.1/player.html
| @@ -82,7 +82,7 @@ | @@ -82,7 +82,7 @@ | ||
| 82 | <div id="replayzone" class="tab-pane"></div> | 82 | <div id="replayzone" class="tab-pane"></div> |
| 83 | </div> | 83 | </div> |
| 84 | <!-- 运行结果区 --> | 84 | <!-- 运行结果区 --> |
| 85 | - <div class="console-wrap"> | 85 | + <div class="console-wrap" id="console-wrap"> |
| 86 | <div class="CodeMirror-gutter"> | 86 | <div class="CodeMirror-gutter"> |
| 87 | </div> | 87 | </div> |
| 88 | <div id="toolbar"> | 88 | <div id="toolbar"> |
src/css/ide.css
| @@ -285,7 +285,7 @@ html, body { | @@ -285,7 +285,7 @@ html, body { | ||
| 285 | #console-wrap:-webkit-full-screen .CodeMirror-gutter { | 285 | #console-wrap:-webkit-full-screen .CodeMirror-gutter { |
| 286 | display: none; } | 286 | display: none; } |
| 287 | #console-wrap:-webkit-full-screen #ifrcontainer { | 287 | #console-wrap:-webkit-full-screen #ifrcontainer { |
| 288 | - height: 100%; } | 288 | + height: 96%; } |
| 289 | #console-wrap:-webkit-full-screen #ifrcontainer #resultiframe { | 289 | #console-wrap:-webkit-full-screen #ifrcontainer #resultiframe { |
| 290 | height: 100%; } | 290 | height: 100%; } |
| 291 | 291 | ||
| @@ -297,7 +297,7 @@ html, body { | @@ -297,7 +297,7 @@ html, body { | ||
| 297 | #console-wrap:-moz-full-screen .CodeMirror-gutter { | 297 | #console-wrap:-moz-full-screen .CodeMirror-gutter { |
| 298 | display: none; } | 298 | display: none; } |
| 299 | #console-wrap:-moz-full-screen #ifrcontainer { | 299 | #console-wrap:-moz-full-screen #ifrcontainer { |
| 300 | - height: 100%; } | 300 | + height: 96%; } |
| 301 | #console-wrap:-moz-full-screen #ifrcontainer #resultiframe { | 301 | #console-wrap:-moz-full-screen #ifrcontainer #resultiframe { |
| 302 | height: 100%; } | 302 | height: 100%; } |
| 303 | 303 | ||
| @@ -309,7 +309,7 @@ html, body { | @@ -309,7 +309,7 @@ html, body { | ||
| 309 | #console-wrap:-ms-fullscreen .CodeMirror-gutter { | 309 | #console-wrap:-ms-fullscreen .CodeMirror-gutter { |
| 310 | display: none; } | 310 | display: none; } |
| 311 | #console-wrap:-ms-fullscreen #ifrcontainer { | 311 | #console-wrap:-ms-fullscreen #ifrcontainer { |
| 312 | - height: 100%; } | 312 | + height: 96%; } |
| 313 | #console-wrap:-ms-fullscreen #ifrcontainer #resultiframe { | 313 | #console-wrap:-ms-fullscreen #ifrcontainer #resultiframe { |
| 314 | height: 100%; } | 314 | height: 100%; } |
| 315 | 315 | ||
| @@ -322,7 +322,7 @@ html, body { | @@ -322,7 +322,7 @@ html, body { | ||
| 322 | #console-wrapfullscreen .CodeMirror-gutter { | 322 | #console-wrapfullscreen .CodeMirror-gutter { |
| 323 | display: none; } | 323 | display: none; } |
| 324 | #console-wrapfullscreen #ifrcontainer { | 324 | #console-wrapfullscreen #ifrcontainer { |
| 325 | - height: 100%; } | 325 | + height: 96%; } |
| 326 | #console-wrapfullscreen #ifrcontainer #resultiframe { | 326 | #console-wrapfullscreen #ifrcontainer #resultiframe { |
| 327 | height: 100%; } | 327 | height: 100%; } |
| 328 | 328 |
src/css/main.css
| @@ -157,7 +157,7 @@ html, body { | @@ -157,7 +157,7 @@ html, body { | ||
| 157 | #console-wrap:-webkit-full-screen .CodeMirror-gutter { | 157 | #console-wrap:-webkit-full-screen .CodeMirror-gutter { |
| 158 | display: none; } | 158 | display: none; } |
| 159 | #console-wrap:-webkit-full-screen #ifrcontainer { | 159 | #console-wrap:-webkit-full-screen #ifrcontainer { |
| 160 | - height: 100%; } | 160 | + height: 96%; } |
| 161 | #console-wrap:-webkit-full-screen #ifrcontainer #resultiframe { | 161 | #console-wrap:-webkit-full-screen #ifrcontainer #resultiframe { |
| 162 | height: 100%; } | 162 | height: 100%; } |
| 163 | 163 | ||
| @@ -169,7 +169,7 @@ html, body { | @@ -169,7 +169,7 @@ html, body { | ||
| 169 | #console-wrap:-moz-full-screen .CodeMirror-gutter { | 169 | #console-wrap:-moz-full-screen .CodeMirror-gutter { |
| 170 | display: none; } | 170 | display: none; } |
| 171 | #console-wrap:-moz-full-screen #ifrcontainer { | 171 | #console-wrap:-moz-full-screen #ifrcontainer { |
| 172 | - height: 100%; } | 172 | + height: 96%; } |
| 173 | #console-wrap:-moz-full-screen #ifrcontainer #resultiframe { | 173 | #console-wrap:-moz-full-screen #ifrcontainer #resultiframe { |
| 174 | height: 100%; } | 174 | height: 100%; } |
| 175 | 175 | ||
| @@ -181,7 +181,7 @@ html, body { | @@ -181,7 +181,7 @@ html, body { | ||
| 181 | #console-wrap:-ms-fullscreen .CodeMirror-gutter { | 181 | #console-wrap:-ms-fullscreen .CodeMirror-gutter { |
| 182 | display: none; } | 182 | display: none; } |
| 183 | #console-wrap:-ms-fullscreen #ifrcontainer { | 183 | #console-wrap:-ms-fullscreen #ifrcontainer { |
| 184 | - height: 100%; } | 184 | + height: 96%; } |
| 185 | #console-wrap:-ms-fullscreen #ifrcontainer #resultiframe { | 185 | #console-wrap:-ms-fullscreen #ifrcontainer #resultiframe { |
| 186 | height: 100%; } | 186 | height: 100%; } |
| 187 | 187 | ||
| @@ -194,7 +194,7 @@ html, body { | @@ -194,7 +194,7 @@ html, body { | ||
| 194 | #console-wrapfullscreen .CodeMirror-gutter { | 194 | #console-wrapfullscreen .CodeMirror-gutter { |
| 195 | display: none; } | 195 | display: none; } |
| 196 | #console-wrapfullscreen #ifrcontainer { | 196 | #console-wrapfullscreen #ifrcontainer { |
| 197 | - height: 100%; } | 197 | + height: 96%; } |
| 198 | #console-wrapfullscreen #ifrcontainer #resultiframe { | 198 | #console-wrapfullscreen #ifrcontainer #resultiframe { |
| 199 | height: 100%; } | 199 | height: 100%; } |
| 200 | 200 |