-
I am making a simple particle system with the mind that garbage collection shouldn't be a big issue, so i didn't bother to use Pool.
```
if (ghost.nextParticle < fixedGameTime) {
/* #IfDev…
-
Hi, we're devloping a new Excel add-in with a Task Pane and a Custom Ribbon Tab created and updated through the APIs
## Expected Behavior
Using the `Office.ribbon.requestCreateControls` api call t…
-
The weas animation control buttons and progressbar currently have a default html button style that doesn't match the rest of the app.
Could we use similar style buttons there as for the "Settings" …
-
### Describe the problem
Tauri should expose a way to register a Rust callback to intercept and modify requests that the application in the web view makes, as part of navigation, resource loading, or…
-
### Which package manager are you using? (Yarn is recommended)
pnpm (known issues due to Metro)
### Summary
Supabase Auth and Azure AD B2C both uses callback hashes in the url like so:
`origin/p…
-
Example: https://codesandbox.io/s/fervent-ardinghelli-h68vgk?file=/src/App.js
* Click on "Open Preview"
* Hit Arrow Left or Right on your computer 2 times, switching each time.
On the logs you…
-
Add possibility to skip finished page in case of embedded assignment.
In the future we need a solution where embedding is a feature for selected customers that can be managed in the Assignment CMS…
-
First of all, thank you for creating this project 😃
I'm experiencing an issue where callback interfaces (like the one that follows) can't be resolved when used as parameters in either top-level fu…
-
Hello there,
Great work on the component, but I was wondering if you had given any thought on using the linktap callback feature for state updates.
I've been playing around with this:
![image](…
-
Please, provide possibility to add callbacks into summernote widget as [here](https://summernote.org/deep-dive/#callbacks)
In the current implementation, the `summernote.image.upload.error` event is …