Hao Xi
Hao Xi
* **Electron-Builder Version**: 23.1.0 * **Node Version**: 16.14.0 * **Electron Version**: 19.0.4 * **Electron Type (current, beta, nightly)**: current * **Target**: macOS I created an [example project](https://github.com/haoxi911/electron-builder-test) to help understanding...
* **Electron-Builder Version**: 23.1.0 * **Node Version**: 16.14.0 * **Electron Version**: 19.0.4 * **Electron Type (current, beta, nightly)**: current * **Target**: Windows On Windows, the `app-update.yml` and `latest.yml` files will...
# Environment Knex version: 2.0.0 Database + version: sqlite 3.38.4 OS: macOS 12.4 # Problem SQLite supports batch inserts like other DBMS since version 2012-03-20 (3.7.11), but knex is still...
## Versions + Platform - [x] SDK version - `@sentry/[email protected]` - [x] Electron version - `[email protected]` - [x] Platform - `macOS` ## Description I am using `@sentry/vue` package to collect...
In current apparoch, if we enable both file logger and SYNC write, the following code will be run: `if (_loggers[pLog->_id]._outfile && LOG4Z_ALL_SYNCHRONOUS_OUTPUT) { if (openLogger(pLog)) { _loggers[pLog->_id]._handle.write(pLog->_content, pLog->_contentLen); closeLogger(pLog->_id); }...
## Description `hideBarsDelay` option works well by default. However, when I set `slideShowAutoplay` to `true`, the slideshow auto plays but the toolbar won't auto hide after the specific delay. If...
Hello there, We are using this library in our project, and it is performing faster than TensorFlow Lite. Great job on speed up Mobilenet with MPSCNN! The problem we are...
Hello Jakub, First of all, thank you for sharing your approach with us, it is pretty clear solution and easy to use. My only concern is about `iCloud Photos Library`...