Адитя

Results 89 comments of Адитя

The DLL `webview2loader.dll` isn't whole webview instead it's just a small library which helps us to locate webview2 runtime on the client's system. The official docs say: > `WebView2Loader.dll` is...

yea that is a valid reason, let's see what we can do.

Currently there is no API to change the window frame to true or false on the runtime, but is a really good feature & should be implemented. @shalithasuranga we can...

> Bundling all scripts and css solved my problem. Kindly then close this issue

This error code is usually for seg faults, can you try out and check if this error still occurs with latest neutralinojs version?

don't worry, working on it.

Your code Snippet is confusing, are there backticks (`) in the code too? Like is it this: ``` `import { my_init } from './myStuff.js';` ``` Or This: ``` import {...

Well when you're talkin about windows it means the title bar, button everything.

@karandeeppotato: https://www.figma.com/file/tG6zVEGmpRUjHWCfgL3829/NeutralinoJs-Logo

When changing the port to 0 it uses some random port for every new instance of Neutralino Window, As of now there is no way to specify the port for...