Skip to content

Fix ancestors and tags scroll views expanding to full height - #2816

Open
antons wants to merge 2 commits into
git-up:masterfrom
antons:feature/fix-ancestors-scroll-view-height
Open

Fix ancestors and tags scroll views expanding to full height#2816
antons wants to merge 2 commits into
git-up:masterfrom
antons:feature/fix-ancestors-scroll-view-height

Conversation

@antons

@antons antons commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

This fixes the ancestors and tags views not filling all available vertical space, analogous to #2802 and 2bba54d.

I AGREE TO THE GITUP CONTRIBUTOR LICENSE AGREEMENT

@greptile-apps

greptile-apps Bot commented Aug 23, 2026

Copy link
Copy Markdown

Greptile Summary

The PR updates the Tags and Ancestors container views to use fixed Interface Builder frames with width- and height-sizable autoresizing masks instead of edge constraints.

  • Allows both embedded views to expand with their parent containers.
  • Adjusts related frames and separator constraints to align with the revised layout.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
GitUp/Application/Base.lproj/Document.xib Replaces edge constraints on the Tags and Ancestors content views with resizable fixed-frame layouts; no eligible follow-up defect was established.

Reviews (2): Last reviewed commit: "Fix tags scroll view expanding to full h..." | Re-trigger Greptile

@antons antons changed the title Fix ancestors scroll view expanding to full height Fix ancestors and tags scroll views expanding to full height Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant