dotnet/maui

[Enhancement] Allow text selection and copy in Entry and Editor controls

Open

#605 创建于 2021年3月27日

在 GitHub 查看
 (7 评论) (11 反应) (0 负责人)C# (1,951 fork)batch import
area-controls-editorarea-controls-entrygood first issueproposal/opent/enhancement ☀️

仓库指标

Star
 (23,245 star)
PR 合并指标
 (平均合并 47天 9小时) (30 天内合并 248 个 PR)

描述

Summary

Read only Editor and Entry controls should allow selecting text and displaying context menu on a long-tap-event to allow Copy.

Intended Use Case

This feature is important when displaying apps that has long articles like social networking, blogging, news, etc.

贡献者指南