D17493: Implementation of an Easy Mode in KCM fonts module

Max Harmathy noreply at phabricator.kde.org
Tue Dec 11 11:31:04 GMT 2018


harmathy added a comment.


  Please consider this work in progress. There are no reviewers. Is there another way to mark this as "not ready"?

INLINE COMMENTS

> fonts.cpp:505
>      engine()->addImageProvider("preview", new PreviewImageProvider(generalFont()));
> +    engine()->addImageProvider("menupreview", new MenuPreviewImageProvider);
>      

This doesn't work on current kde-neon/dev/unstable

The Qt documentation http://doc.qt.io/qt-5/qqmlengine.html#addImageProvider says:

> All required image providers should be added to the engine before any QML sources files are loaded.

At this point however qml files are already loaded.

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D17493

To: harmathy
Cc: ngraham, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20181211/5b3250f5/attachment-0001.html>


More information about the Plasma-devel mailing list