-
Hi everyone,
I love seeing what you make with OpenCNCPilot, feel free to post pictures of the PCBs (or other projects) you make here.
-
### Issue
Whenever I turn my Surface into suspend mode, it will wake up on lid (aka Typecover) closing, but not on lid opening.
This way unfortunately I can never put my Surface into Suspend and t…
-
i tried to update android/app/build.gradle
```
android {
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}
``…
-
The point of this thread is to collect designs from existing websites where `corner-shape` would make web developers jobs easier. Current live sites are preferred to demos.
Some related links:
…
-
### Description
When trying to implement an upper case only input, adding `autoCapitalize="characters"` seems to work on Android by setting the keyboard to be upper case by default. One can hit the…
-
One of the important feature for existing input method under X11 or via dbus by im module is to distinguish the client that typing text.
Right now, input method under X11 can achieve feature like e…
-
### Description
Using a CollectionView it is not possible to preselect items when mode is set to "multiple". It doesn't work on Windows, iOS or macOS however it does work on Android.
Using the m…
-
Mask user input on keyUp event. Ex.: --/--/----
-
### What happened?
I want to do some HTTP caching to make API faster. My final point is to use 103 Early Hints + HTTP cache on reverse proxy side with invalidation via Souin API.
According to the …
-
### Summary
I need to use a library not supported by expo, react-native-compressor. So I decided to use a dev client. When I run `eas build --profile development --platform ios` I get the following…