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

Restore scrollbar position when patching #3327

Merged

Conversation

Kadek
Copy link
Contributor

@Kadek Kadek commented Apr 6, 2022

No description provided.

@philippjfr
Copy link
Member

Thanks so much! This looks good and I'll merge once tests pass.

@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

Merging #3327 (e6990fd) into master (fdbf05a) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3327      +/-   ##
==========================================
- Coverage   83.37%   83.33%   -0.04%     
==========================================
  Files         196      196              
  Lines       26541    26479      -62     
==========================================
- Hits        22129    22067      -62     
  Misses       4412     4412              
Impacted Files Coverage Δ
panel/pane/plotly.py 81.90% <0.00%> (-3.08%) ⬇️
panel/io/reload.py 69.56% <0.00%> (-2.18%) ⬇️
panel/tests/command/test_serve.py 83.54% <0.00%> (-1.46%) ⬇️
panel/pane/base.py 88.00% <0.00%> (-0.89%) ⬇️
panel/io/state.py 69.11% <0.00%> (-0.23%) ⬇️
panel/tests/pane/test_plotly.py 98.58% <0.00%> (-0.20%) ⬇️
panel/models/perspective.py 100.00% <0.00%> (ø)
panel/pane/idom.py 27.40% <0.00%> (+0.20%) ⬆️
panel/pane/perspective.py 59.53% <0.00%> (+5.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 255f41c...e6990fd. Read the comment docs.

@philippjfr philippjfr merged commit c82881a into holoviz:master Apr 6, 2022
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.

2 participants