Leopold Luley
Leopold Luley
While playing around with Crochet and porting the Iced todo example, I wanted to write my own `use_state` and `use_future` hooks, but ended up struggling with the current mutation API,...
I am implementing a set of 24 mathematical functions in Futhark, which I want to evaluate in batches. For this purpose, I've added a batch version of each function, which...
I'm trying to recurse through the graphs children (while experimenting for #1187 ) To get a `Widget`'s children I have that function: ```rust fn get_children(graph: &Graph, id: widget::Id) -> Vec...
# The problems with it Currently, layout in Conrod is done using the two traits `Positionable` and `Sizeable` in combination with a couple of nested Enums to represent those. I...
Would it be possible to add a function to move an object to another object or move and object within a list? I would like to change objects positions in...
### Description When I open the Subscription plan, I get a random currency each time I press it. It switches between Dollar, Pound and one which I don't even know....
### Description I did deduplicate my photos, and once I pressed the delete button, it seemed like nothing happened. It still showed all the duplicates and the ones I had...
### Description When someone shared a photo with me, I can't add it to my favorites. ### Version v1.6.63 ### What product are you using? Ente Photos ### What platform...
### Checklist - [X] I have used the search function for [**OPEN**](https://github.com/AntennaPod/AntennaPod/issues) issues to see if someone else has already submitted the same feature request. - [X] I have **also**...
### Description I've installed the Auth app with the latest RPM release. When I try to start the app, I get the following error message: ```text flutter: [ente_logging] [INFO] [2024-09-21...