Skip to content

Add quicktext button#240

Closed
mrjacobbloom wants to merge 2 commits intoElementalCode:gh-pagesfrom
mrjacobbloom:quick-text-button
Closed

Add quicktext button#240
mrjacobbloom wants to merge 2 commits intoElementalCode:gh-pagesfrom
mrjacobbloom:quick-text-button

Conversation

@mrjacobbloom
Copy link
Copy Markdown
Contributor

See #205

Add a button to easily add text to empty c-blocks

Comment thread resources/js/blocks.js
}
});

SCRIPTING_AREA.addEventListener('click', function(ev) {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is what's causing the merge conflict. #236 also added stuff to this line

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

(I needed to figure out how to pull from upstream, I think I got that figured out)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

git pull origin branch-name

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

but I have my own fork so I added this repo as a separate remote

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just use branches from now on maybe

Conflicts:
	resources/js/blocks.js -- resolved
@mrjacobbloom
Copy link
Copy Markdown
Contributor Author

Aaaaach this is a mess, I'm gonna redo these changes from a fresh branch

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