-
Right now this section...
https://wicg.github.io/layout-instability/#sec-unstable-nodes
...defines "shifted" as the starting point having moved by 3 or more pixels in some axis.
Why the magic num…
-
Hi, I receive this warning from time to time after changing the .spacemacs file, when I close emacs and reload, it typically just go away, emacs --debug-init won't report any error. Anyone experiencin…
-
Is there any possible chance we might see File Nesting in Visual Studio Code the same way it works in Visual Studio 2015? It was really convenient and helpful. I would adore such a feature!
-
Do you plan to add support for LCD + encoder? Or will control always be done through octoprint?
-
a11y severity: minor
The survey covers part of the reset password form. Generally speaking, we shouldn't immediately animate something on page load that distracts from and then potentially covers the…
-
Hi all,
I've come to this project from microcontroller.net version of a wordclock with usage of STM32F103C8T6 and ESP. I've built my watch after there tutorial and it worked for some time, but alwa…
-
## Steps to Reproduce
1. Add a simple `Slider` Widget anywhere
2. Add a value which can change
3. Try to slide on Flutter web
4. Sliding is Stuck and Web App is hanging and crashed with no error…
-
I'm getting a lot of lag/microstutter on my OnePlus 5T in all flutter apps.
Even in the official flutter gallery app.
Other apps this doesn't happen, and I've tried to restart my phone and noth…
-
It also breaks vim's `*` and `#` search.
To reproduce:
1. Enable automatic-symbol-highlight `SPC t h a`
2. Use avy mode with either `SPC SPC` or `SPC l`
#### System Info
- OS: gnu/linux
- Emacs: 24.5…
-
The 5:1 driver 74hc595 pins are correct but 8:1 pin ordering appears to be wrong
as per your schematic looks like output 1 and 2 swapped with output 5 and 6
see test program
#define ESP32_VI…