xamarin/Xamarin.Forms
A ViewCell with an AccessoryView does not size correctly with HasUnevenRows true
开放
#8,482 创建于 2019年11月13日
e/4 :clock4:feedback-tickethelp wantedinactivet/bug :bug:up-for-grabs
仓库指标
- 星标
- (5,644 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
This issue has been moved from a ticket on Developer Community.
When a renderer is used to add a DisclosureIndicator to a ViewCell (AccessoryView), the cell does not not size it's height correctly and content starts to overlap.
The cells should have a height appropriate to fit the Label text. Remove the DisclosureIndicator in the renderer ViewCell to see the correct heights.
https://xamarin.github.io/bugzilla-archives/45/45734/bug.html
Original Comments
Visual Studio Feedback System on 11/10/2019, 06:23 PM:
Original Solutions
(no solutions)