Skip to content

Comments

feat: add QFlowLayout, for variable width widgets#271

Merged
tlambert03 merged 2 commits intopyapp-kit:mainfrom
tlambert03:flow-layout
Jan 5, 2025
Merged

feat: add QFlowLayout, for variable width widgets#271
tlambert03 merged 2 commits intopyapp-kit:mainfrom
tlambert03:flow-layout

Conversation

@tlambert03
Copy link
Member

This adds the QFlowLayout described at https://doc.qt.io/qt-6/qtwidgets-layouts-flowlayout-example.html

Untitled.mov

@tlambert03 tlambert03 changed the title feat: add QFlowLayout feat: add QFlowLayout, for variable width widgets Jan 4, 2025
@codecov
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

Attention: Patch coverage is 91.95402% with 7 lines in your changes missing coverage. Please review.

Project coverage is 87.27%. Comparing base (6a7a731) to head (edbc5c9).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/superqt/utils/_flow_layout.py 91.76% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
+ Coverage   87.15%   87.27%   +0.11%     
==========================================
  Files          46       47       +1     
  Lines        3465     3551      +86     
==========================================
+ Hits         3020     3099      +79     
- Misses        445      452       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tlambert03 tlambert03 merged commit 3ff2d7c into pyapp-kit:main Jan 5, 2025
42 checks passed
@tlambert03 tlambert03 deleted the flow-layout branch January 5, 2025 21:17
@tlambert03 tlambert03 added the enhancement New feature or request label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

1 participant