[NIFI-2257] [NIFI-2294] [NIFI-2287] [NIFI-2270] refresh updateattribute processor advanced shell and fix connection config setting tab scrolling issue. Also update splash screen.#646
Closed
scottyaslan wants to merge 2 commits into
Conversation
1701d53 to
88b5b80
Compare
Contributor
|
Reviewing... |
| editor = $('<div></div>').addClass(editorClass).appendTo(wrapper).nfeditor({ | ||
| languageId: languageId, | ||
| width: (cellNode.width() - 5) + 'px', | ||
| width: '250px', |
Contributor
There was a problem hiding this comment.
I think we want to retain the previous behavior where the editor is the width of the entire cell when it's opened.
7d9e4d8 to
bc1939e
Compare
added 2 commits
July 19, 2016 23:26
…ell and fix connection config setting tab scrolling issue
bc1939e to
c7a1036
Compare
Contributor
|
Looks great @scottyaslan! This has been merged to master. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.