Skip to content

Conversation

@mddragnev
Copy link
Member

@mddragnev mddragnev commented Sep 4, 2025

Closes #16193

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@MarielaTihova MarielaTihova added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Sep 4, 2025
@dkamburov
Copy link
Contributor

Changing the density seems to not reduce the size of the first row, when there are merged cells:
https://github.com/user-attachments/assets/d2c1c81f-fb05-4bea-9d2c-feaf0d4b4302

Copy link
Contributor

@dkamburov dkamburov left a comment

Choose a reason for hiding this comment

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

maybe a minor one, but still

@dkamburov
Copy link
Contributor

Discussed with @mddragnev and @MayaKirova, the row sizes needs to be reapplied and it can be achieved on a sample level with reflow()

@dkamburov dkamburov merged commit 0136080 into master Sep 9, 2025
6 of 11 checks passed
@dkamburov dkamburov deleted the mdragnev/fix-16193 branch September 9, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cell Merging continuously shrinks rows when --ig-size is set to anything but default

5 participants