Skip to content

Add standard context menu for QtQuick TextInputs/TextEdits

Noah Davis requested to merge work/ndavis/text-context-menu into master

This context menu is created from the actions created by the standard text context menu for Qt Widgets.

Merge request reports