nbrr
nbrr
I tried to `cargo install artifact-app` in order to update artifact only to realize it tried to build v1.0.1 (which failed btw), and that the artifact crates available were super...
**Problem** I mean to do something when text is selected. I built an example app for this issue, where when text is selected, the selection is displayed under the text....
**Describe the bug** Synth seems to have issues parsing the password for the database. **To Reproduce** The following command resulted in an error I didn't expect: ``` $ synth import...
### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...
Example draft for #22: it displays the cone pine image and moves it randomly when one tapes on the non-transparent area. Swipe exits. I did it quick & dirty as...
In the [drag example](https://github.com/richardanaya/conifer/blob/master/examples/drag.rs) I drew a line to represent the drag. However it stays. We probably want at some point to be able to draw over something in a...
How can we proceed if we want a non-trivial area to react to an event? I'm thinking about something like a directional pad: you want a different direction to be...
Universe
User should be able to pass a state through iterations of their callback. So far in my experiments I have added another &mut parameter to the callback so that each...
Layers
Here is a PR so that we can study difficulties related to #9. `Canvas` holds a vec of `Layer`. Layers are meant to represent a depth in the scene to...
Steps, executed on a Samsung Galaxy S23 running Android 14: - run CredentialManagerSample app, built from current main branch - click "SIGN UP" - enter a username and click "Sign...