intergalactic icon indicating copy to clipboard operation
intergalactic copied to clipboard

[86byp524m][scroll-area] added auto resizing for ScrollArea if the parent element changes its size

Open ilyabrower opened this issue 1 year ago • 0 comments

Motivation and Context

Added check for resizing parent element for scroll area with hMax (wMax)

How has this been tested?

Manually

Screenshots (if appropriate):

https://github.com/semrush/intergalactic/assets/8787452/67c09006-f1f4-414b-82a3-9918a8e53101

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue).
  • [X] New feature (non-breaking change which adds functionality).
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • [X] Nice improve.

Checklist:

  • [X] My code follows the code style of this project.
  • [X] I have updated the documentation accordingly or it's not required.
  • [X] Unit tests are not broken.
  • [X] I have added changelog note to corresponding CHANGELOG.md file with planned publish date.
  • [ ] I have added new unit tests on added of fixed functionality.

ilyabrower avatar May 10 '24 15:05 ilyabrower