Skip to content

encapsulate patches inside a div#1

Open
jmtd wants to merge 1 commit into
fragglet:masterfrom
jmtd:texdiv
Open

encapsulate patches inside a div#1
jmtd wants to merge 1 commit into
fragglet:masterfrom
jmtd:texdiv

Conversation

@jmtd
Copy link
Copy Markdown

@jmtd jmtd commented Aug 31, 2017

add the patch name
float the divs

Comment thread texture.js Outdated
//element.appendChild(document.createTextNode(tx.name));
element.appendChild(canvas);
//element.appendChild(document.createElement("br"));
var div = document.createElement("div");
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting looks messed up. Can you switch to tabs?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah sorry I forgot about that

add the patch name
float the divs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants