Conversation
Notices
-
!KDE: What's the easiest way to show an http image (url) on a widget in a plasmoid using Javascript API? (should be added to kdeexamples?)
-
@namshub Grab the image with the HTTP extension and then create an image pixmap and pop that data in?
-
@astromme Yea... I was actually hoping for something easier... :)
-
@namshub i'm also interested in this (http image in JS plasmoid). did you received an answer?
-
@baxeico Right now for testing / debugging purpose I simply use a Webview and inject img tags... It seems there is no *easy* way yet...
-
@namshub ok, thanks a lot!
-