Skip to content

Special case: Columns PACK item not fit as FIXED and support FLOW - #763

Merged
penguinolog merged 1 commit into
urwid:masterfrom
penguinolog:columns_maxcol
Jan 22, 2024
Merged

Special case: Columns PACK item not fit as FIXED and support FLOW#763
penguinolog merged 1 commit into
urwid:masterfrom
penguinolog:columns_maxcol

Conversation

@penguinolog

Copy link
Copy Markdown
Collaborator

Fallback to the old maxcol if FIXED pack not fit in maxcol

Checklist
  • I've ensured that similar functionality has not already been implemented
  • I've ensured that similar functionality has not earlier been proposed and declined
  • I've branched off the master or python-dual-support branch
  • I've merged fresh upstream into my branch recently
  • I've ran tox successfully in local environment
  • I've included docstrings and/or documentation and/or examples for my code (if this is a new feature)

@coveralls

coveralls commented Jan 22, 2024

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 7616940707

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 70.201%

Totals Coverage Status
Change from base Build 7612710462: 0.01%
Covered Lines: 8352
Relevant Lines: 11987

💛 - Coveralls

@penguinolog
penguinolog force-pushed the columns_maxcol branch 3 times, most recently from b2d00e8 to 8e82f1d Compare January 22, 2024 20:23
Fallback to the old `maxcol` if FIXED pack not fit in `maxcol`
@penguinolog
penguinolog merged commit 651865b into urwid:master Jan 22, 2024
@penguinolog
penguinolog deleted the columns_maxcol branch January 22, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants