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

Fix height responsiveness of Perspective pane #5429

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

philippjfr
Copy link
Member

Fixes #5238

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #5429 (d5d4372) into main (811788b) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5429      +/-   ##
==========================================
+ Coverage   83.28%   83.30%   +0.01%     
==========================================
  Files         274      274              
  Lines       40005    40005              
==========================================
+ Hits        33319    33325       +6     
+ Misses       6686     6680       -6     
Flag Coverage Δ
ui-tests 40.72% <ø> (+0.19%) ⬆️
unitexamples-tests 72.62% <ø> (+<0.01%) ⬆️

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

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@philippjfr philippjfr merged commit 970399a into main Aug 24, 2023
14 of 15 checks passed
@philippjfr philippjfr deleted the fix_perspective_height_responsiveness branch August 24, 2023 14:04
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.

pn.pane.Perspective doesn't respect sizing_mode = "stretch_both"
1 participant