Andrew-web-coder

Results 27 comments of Andrew-web-coder

I think the problem is that TS definitions are wrong, because source has `exports.default = openAboutWindow;` but definitions are without `default` - `export default function openAboutWindow(info_or_img_path: AboutWindowInfo | string): Electron.BrowserWindow;`....

Even VLC is struggling with the Microsoft - https://twitter.com/videolan/status/1759688788232523788

@charlesroddie Because it's a Tauri app (https://tauri.app/) and Tauri currently doesn't provide appx or msix creation.

It is clear that this is a large-scale project and someone would need to work full-time on it in order to successfully develop it. If no company is ready to...

Any news on DOMMatrix, etc support?

Absolutely nothing can be understood from your comment. > create dynamic images with hyperlinks Sorry, but wtf does that mean?

Honestly, I have not tried using PhotoSwipe and svg files, but I know that Fancybox can supports any file format, because you can specify content type using `data-type="image"` attribute.

@acwolff It would be so easy with Fancybox, but I understand you chose this because of the licensing.