Comment 4 for bug 1286262

Revision history for this message
Matthew Paul Thomas (mpt) wrote : Re: License text is tiny

In that case, I propose this is a toolkit bug. Following Rusty's levels of API design <http://sweng.the-davies.net/Home/rustys-api-design-manifesto>, this scores 3/10: "Read the documentation and you'll get it right."

If we themed Text{} to use the same style as Label{}, we'd improve to 7/10, "The obvious use is (probably) the correct one." Another possible solution would be to remove Text{} from the SDK altogether, though I guess that would be surprising to people who had used QtQuick before.