Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

UpperContentView height constraint priority issue #14

Description

@mitsuyoshi-yamazaki

なぜそれが問題になるのか

  • 「uppercontentview.heightをprofileVCが決定したい」と「スクロールによりuppercontentview.heightが縮む」はコンフリクトしているので、どちらかを優先する必要がある
  • 「uppercontentview.heightをprofileVCが決定したい」はprofileVCにcontentHeightプロパティを生やすことで対応可
  • 「スクロールによりuppercontentview.heightが縮む」は

今の所の方針

  • 使ってもらいたいので両方はサポートしない
    • 両方サポートするブランチがあってもいいかも

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions