Gustav Hansen
Gustav Hansen
Your example seems to work for me. I other tried JPGs and GIFs as well. GIF animation doesn't seem to work, but everything else works. Could you post the full...
I tested on Linux, but I can confirm its an issue on Mac. Seems like I need to include qjpeg with Qt: https://forum.qt.io/topic/1003/jpeg-support/4
Interesting. I'll take a look later.
This isn't currently supported. QScrollArea has to be implemented for this to work: https://doc.qt.io/qt-5/qscrollarea.html
I'm a bit unclear how it is supposed to look. Could you provide a more complete code example?
That's a good idea. I don't have experience with Electron though, so it will be some time before I can write something like this.
Not currently. This is still very much a work in progress and that is quite a long ways off.
That's a good idea! I'll work on it.
As of v2 electron builder doesn't support Proton Native. Distribution is very tricky, but its not that high of a priority right now. I did get it to work with...
What is the terminal output? Is webpack returning any errors? Go into `webpack.config.js` and comment out line 79. https://github.com/kusti8/proton-native-cli/blob/1865d55e045efe41a0f28fa615644a61b72b8cef/template/webpack.config.js#L79 and then post if there are any warnings.