NoxFly
NoxFly
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
The splash size was not fitting the window, now it's covering it rightly. For example, a splashscreen of 400x400 with an image of 400x400, or any same ratio was resizing...
NodeJs v16.17.1 npm v8.19.2 OS: Ubuntu 22.04 On a new empty project. OpenCV previously installed. ```ts import cv from '@anpanman/opencv_ts'; import { PNG } from 'pngjs'; const mat = new...
It would be easier if we could navigate through the TODOs and view the code at the same time. With the current configuration, we can't because either we have the...
When editing settings of the extension or some other actions, it may duplicate the Before / After content text. In my example, I was using 1 emoji, then I edited...
### What happened? Sometimes, and regularly, doing `FirstOrDefault()` with or without a predicate throws an exception :  In the same project, this never happened before for the same code...
### Type - [x] File icon - [ ] Folder icon ### Context and associations Hi, thanks for your theming, love it. Can you port this icon to catpuccin theme...
The extension works really well. However, when trying to open encrypted database, instead of handling the error `NOTADB` when opening it, and ask for a password in this case, it...