Skip to content

UIContextualAction won't render both image and text if cell is <= 90pts #158

@g-Off

Description

@g-Off

http://www.openradar.me/33107135

In FunctionalTableData, when the contextual actions are being created, we can determine if the cell is this height and instead return a pre-rendered (and likely cached) image that includes both the text and the image. This might be a configurable property to allow it to be opted in or out.

This could have some side effects in scenarios where the cell changes size while the action is visible (device rotation, tableview gets wider).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions