Movatterモバイル変換


[0]ホーム

URL:


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

[console][table] adjust width of colspanned cell.#18686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:2.7fromaitboudad:issues_18627
May 13, 2016

Conversation

@aitboudad
Copy link
Contributor

QA
Branch?2.7
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#18627
LicenseMIT
Doc PR~

aik099 reacted with thumbs up emoji
continue;
}

// split the TableCell centent in order to extending width of other columns
Copy link
Member

Choose a reason for hiding this comment

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

I don't understand what does this comment try to explain. We extend this cell up to the width of the largest column?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Normally when we usecolspan, the cells are merged into one and other cells areleft blank,
but when we want to calculate the column width we should split the merged cells content in different emptied cells in order to assume the average width of each columns

@fabpot
Copy link
Member

Thank you@aitboudad.

@fabpotfabpot merged commit9b35449 intosymfony:2.7May 13, 2016
fabpot added a commit that referenced this pull requestMay 13, 2016
This PR was merged into the 2.7 branch.Discussion----------[console][table] adjust width of colspanned cell.| Q             | A| ------------- | ---| Branch?       | 2.7| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#18627| License       | MIT| Doc PR        | ~Commits-------9b35449 [console][table] adjust width of colspanned cell.
@aitboudadaitboudad deleted the issues_18627 branchMay 13, 2016 15:10
@fabpot
Copy link
Member

@aitboudad Can you submit a PR for Symfony 2.8? I've reverted the change as I was not able to easily resolve the conflicts, the code is very different. Thanks.

@aitboudad
Copy link
ContributorAuthor

ok

@aitboudad
Copy link
ContributorAuthor

@fabpot see#18774

@fabpotfabpot mentioned this pull requestMay 13, 2016
This was referencedJun 6, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@aitboudad@fabpot@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp