Skip to content

Conversation

@matrush
Copy link
Collaborator

@matrush matrush commented Dec 9, 2025

Right now the description cell in FLEXObjectExplorerViewController uses FLEXSingleRowSection, which doesn't have the copy support. Thus long press copying is not an option there.

The other cells are using FLEXMetadataSection which has good support. This change is going to add a basic "Copy Text" menu action for single row section.

Right now the description cell in `FLEXObjectExplorerViewController` uses `FLEXSingleRowSection`, which doesn't have the copy support. Thus long press copying is not an option there.

The other cells are using `FLEXMetadataSection` which has good support. This change is going to add a basic "Copy Text" menu action for single row section.
Make it a const
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants