Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Match column heights when inputfield heights change#1377

Open
Toutouwai wants to merge 1 commit into
ryancramerdesign:master from
Toutouwai:master
Open

Match column heights when inputfield heights change #1377
Toutouwai wants to merge 1 commit into
ryancramerdesign:master from
Toutouwai:master

Conversation

@Toutouwai

@Toutouwai Toutouwai commented Sep 5, 2015

Copy link
Copy Markdown

Columns get out of alignment when the height of the inputfields within
the columns change. Any action that affects column height should fire
the InputfieldColumnWidths() function.

CKEditor fields also need:
CKEDITOR.on("instanceReady", function(){
InputfieldColumnWidths();
});
...because the inputfield height can change after CKEditor loads, but
I'm not sure of the best place to add this.

Columns get out of alignment when the height of the inputfields within
the columns change. Any action that affects column height should fire
the InputfieldColumnWidths() function.
CKEditor fields also need:
CKEDITOR.on("instanceReady", function(){
InputfieldColumnWidths();
});
...because the inputfield height can change after CKEditor loads, but
I'm not sure of the best place to add this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /