Skip to content

FormLayout: Compare types against base TextEdit instead of styled QQC2 component

ivan tkachenko requested to merge work/ratijas/formlayout-checks-textedit into master

At the very least it should've been T.TextArea, to allow for mixed styling in one app (such as PlasmaComponents in Plasma). But since QQuickTextArea only adds so much logic, I don't see why it couldn't be a generic TextEdit instead.

Merge request reports