p5.js-web-editor/client/modules/IDE/reducers
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
..
assets.js Create Asset List View and refactor overlay code (#356) 2017-07-11 17:37:43 +02:00
console.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
editorAccessibility.js update eslint and fix linting errors 2018-05-08 19:16:04 -07:00
files.js Fixes #680 by adjusting canvas and iframe layout 2018-09-08 11:50:39 -07:00
ide.js Runtime error line highlight dissappears on lint message update 2017-08-01 15:53:27 -04:00
preferences.js Accessibility (#361) 2017-05-31 15:23:30 -04:00
project.js remove console errors and extraneous console logs 2017-07-17 17:34:11 -04:00
projects.js update eslint and fix linting errors 2018-05-08 19:16:04 -07:00
toast.js add toast component, start to add functionality 2016-09-07 19:00:52 -04:00