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: scrollbars #245

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Conversation

MaxFrank13
Copy link
Member

Combined with work that got pushed directly to the branch will remove the flickering scrollbars during resize and enable the plugin to take up all available horizontal space (width: 100%;)

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dd7fe44) 96.08% compared to head (9264316) 96.08%.
Report is 3 commits behind head on aperture/PluggableDashPOC.

Additional details and impacted files
@@                    Coverage Diff                     @@
##           aperture/PluggableDashPOC     #245   +/-   ##
==========================================================
  Coverage                      96.08%   96.08%           
==========================================================
  Files                            195      195           
  Lines                           1839     1839           
  Branches                         322      322           
==========================================================
  Hits                            1767     1767           
  Misses                            67       67           
  Partials                           5        5           

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

Copy link

@cdeery cdeery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@MaxFrank13 MaxFrank13 merged commit 7353298 into aperture/PluggableDashPOC Nov 22, 2023
6 checks passed
@MaxFrank13 MaxFrank13 deleted the mfrank/fix-scrollbars branch November 22, 2023 18:00
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