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

Reply via email to