Eduard Mayer

Results 7 comments of Eduard Mayer

> I am also experiencing the same issue with Developer Mode enabled and having used `Get-WindowsDeveloperLicense` as well https://github.com/ADeltaX/WSAGAScript/issues/21#issuecomment-950187916 This one was my issue. Just overlooked it.

You can use this trick: http://stackoverflow.com/a/16452853

Thanks for the correction, you are right about the WebView. My intention was to load external webpages inside the default browser of the device (where tabs are implemented widely) to...

Whats happening when using WallPanel: https://user-images.githubusercontent.com/1070998/131351058-340f0057-6515-4feb-9036-f0b95f49cd04.mp4 (WallPanel opens the external url inside the WebView, back button is not actually going backwards in the backstack, but closes WallPanel) What _should_ be...

> So what is the way to add icons based on tags then? ```html --- tags: icon: FarSquare --- ``` You have to use the icon name to make it...

Since the feature has been merged an released, i would love to turn your attention to this issue: #321 The implementation as of now is good, but not quite handy,...