Skip to content

Bug report: WrapLayout #70

@Poker-sang

Description

@Poker-sang

Description

  • When all the items in WrapLayout are Collapsed, the method WrapLayoutState.GetHeight() would throw "Nullable object must have a value."
  • Once an item is collapsed in the WrapLayout(such as a Image that is loaded later), it would not be visible without refreshing.

Possible solution

  • Add a null discriminant statement to WrapLayoutState.GetHeight()
  • Still measure and arrange collapsed items

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions