p5.js-web-editor/client/modules/IDE
bendman ffa4ac145a Fixes #680 by adjusting canvas and iframe layout
- Set the preview canvas to `display:block` to remove vertical spacing
caused by the default value, which was making a full-height canvas cause
vertical scrolling, and the vertical scrollbar caused horizontal
scrolling
- Wrap the preview content in a container with `position:relative` and
no other visible content, so that the full-height iframe excludes the
height of the preview frame header, preventing it from going beyond the
height of the page
2018-09-08 11:50:39 -07:00
..
actions Fix needs saving mark 2 - for #576 (#658) 2018-09-07 15:48:25 -04:00
components Fix needs saving mark 2 - for #576 (#658) 2018-09-07 15:48:25 -04:00
pages Fixes #680 by adjusting canvas and iframe layout 2018-09-08 11:50:39 -07:00
reducers Fixes #680 by adjusting canvas and iframe layout 2018-09-08 11:50:39 -07:00