| Commit message (Collapse) | Author | Age |
|
|
|
| |
Removed the HTML5 doctype from files since it was break the YouTube component, also made a fix to check for the HTML tag to be present when copying attributes.
|
| |
|
|
|
|
| |
Ensuring montage style is removed and doctype is included.
|
|
|
|
| |
Both on open and close, Chrome randomly changes order of attributes, so this is browser induced bug.
|
|
|
|
| |
Also set up for tracking ID created, will be adding support for parsing files without saving later, but flag is now present.
|
|
|
|
| |
This is for files using 'save' and not 'save all' in which the styles would be thrown off and mixed improperly.
|
|
|
|
| |
Fixed a bug where an extra tag would be added to the file and break I/O.
|
|
|
|
| |
This is for chrome preview, also fixed other preview bug with plain files not opening in preview.
|
|
|
|
| |
This fixes an issue with launching preview before libraries were copied, hence, first time run would fail. Need to add a feedback screen for this process.
|
|
|
|
| |
Need to implement logic in parsing method, might require a minor restructuring.
|
|
|
|
| |
Save to and read from any path on disk (webGL/Canvas data only)
|
|
|
|
| |
This is to simplify code, more to be changed and added.
|
|
|