-
My app is complete. Please review. /cc @thecodepath
-
Follow-up to https://github.com/flarum/core/issues/1821
Right now, we're considering:
* [ ] jquery => cash (Typescript, better maintained, smaller) + velocity (separate animation library)
* [ …
-
/cc @codepathreview
-
It seems like there may be a memory leak in the sample app. I have run it on an emulator running API 21 with very low specs.
The following is thrown after about 2 minutes of having the app open on …
-
One thing I often run into when wanting to use `loop()` functionality: I wish it were easier to append animations directly to one Anim, however this is not how `appendTo()` works, as that wants to beg…
-
**Describe GraalVM and your environment :**
- GraalVM version or commit id if built from source:
```
openjdk 11.0.10 2021-01-19
OpenJDK Runtime Environment GraalVM CE 21.0.0 (build…
-
❗ Note from the maintainers:
- we have a [reproducer](https://github.com/getsentry/sentry-java/issues/2604#issuecomment-2406887993) for this which triggers the culprit code path by creating pthreads, …
-
I have to report a minor glitch:
For some reason the `CupertinoTimePickerState` changes it values on the first time the `CupertinoTimePicker` is shown. It decreases hours and minutes down by one.
…
-
**TL;DR:** I propose that the `UIKit-cross-platform` project adopt Google's [Skia library](https://skia.org) for its graphics rendering needs instead of using SDL. Skia's support for modern APIs like …
-
For a folder selection treeview, we need to be able to split 'selecting' a node from expanding/collapsing it. I got 95% of the way there by implementing a `Container` decorator that composes `Header` …
jwbay updated
6 years ago