Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add resize handler for FloatPanel #6201

Merged
merged 2 commits into from
Jan 14, 2024
Merged

Add resize handler for FloatPanel #6201

merged 2 commits into from
Jan 14, 2024

Conversation

philippjfr
Copy link
Member

Fixes #6157

  • Add test

Copy link

codecov bot commented Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (15ba95e) 84.45% compared to head (b837286) 82.95%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6201      +/-   ##
==========================================
- Coverage   84.45%   82.95%   -1.50%     
==========================================
  Files         299      299              
  Lines       44677    44685       +8     
==========================================
- Hits        37730    37070     -660     
- Misses       6947     7615     +668     
Flag Coverage Δ
ui-tests 38.43% <100.00%> (-2.24%) ⬇️
unitexamples-tests 72.23% <22.22%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@philippjfr philippjfr merged commit 978dfa7 into main Jan 14, 2024
14 of 15 checks passed
@philippjfr philippjfr deleted the resize_float_panel branch January 14, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resizing FloatPanel does not trigger resizing of child panels
1 participant