Sainath Rao Pathange

Results 22 issues of Sainath Rao Pathange

Currently, only the light mode of the logo is present in the README.md. We can have two different versions, one for dark mode and one for light mode. Check [this](https://dev.to/arnavkr/using-darklight-mode-specific-images-in-github-markdown-3iln)...

good first issue
documentation

**Describe the bug** Currently, nightly releases gets generated every day even if there's no change in source code. **To Reproduce** Check releases. **Expected behavior** Nightly releases are expected to come...

bug

**Describe the bug** Please check[ line no: 39, 40, 41](https://github.com/neutralinojs/neutralinojs/runs/6843325856?check_suite_focus=true#step:7:40). This is probably because an instance of an app starts on the same port which already has another app running....

bug

**Expected Behavior** Normal display / play of videos / images **Actual Behavior** When local videos are embedded in the .html file, the space is left blank and nothing is rendered...

Currently, release zip has the following binaries ![image](https://user-images.githubusercontent.com/76244077/164068415-7067c465-4c67-4386-8455-62a3ce3f9b33.png) All of them are for 64-bit architecture binaries. @DEVLOPRR Compiled 32-bit binaries locally on a local VM but that has to be...

feature-request

The current test suite implementation lags proper error handling at several places. Errors are not caught and handled but just ignored. For example, check [here](https://github.com/neutralinojs/neutralinojs/blob/30f05e4fecfdab4afb9ca2d44945e1fa955def0d/spec/runner.js#L29). There are a good number...

feature-request

**Expected Behaviour** On clicking the link, the corresponding website/app should be opened in default browser. **Actual Behaviour** On clicking the link, neutralino app doesn't respond. **Steps to Reproduce the Problem**...

- [ ] Create a new section in docs `Framework Contributors Guide`, with resources specific to new contributors. - [ ] Update `Framework developers Guide` to keep it specific to...

enhancement
documentation

### What OS are you using (`uname -a`, or Windows version)? Ubuntu 20.04 ### What programming language are you using (C/C++/Go/Rust)? I am building a desktop application using [Neutralinojs](https://neutralino.js.org/). I...

## Proposed changes Divide Course 1 into Course 0 and Course 1 ## Type of change - [ ] Bug fix (change which fixes one or more issues) - [...

documentation