-
On general UX
*tiles menu*
- [ ] Change more icons menu icon to the three dots one (always that we want to say "more on X" use them)
- [ ] Put sensible "back to the previous state" or "confirmation…
-
-
Hi,
Map links not working at the first load. After resizing (no matter it is big or small portion) links starts working.
What should I do to solve this issue?
-
**Contour Set**
```
import numpy as np
import matplotlib.pyplot as plt
def interpolate_color(start_color, end_color, t):
return tuple(start_color[i] + t * (end_color[i] - start_color[i]) for i in…
-
Is fading rather than sliding an option?
-
### Requested feature:
During a print I spend most of my time on the Webcam tab so I can keep an eye on the print and any potential issues. It would be super handy if I could also see some live print…
-
hello!
I had the following problem: I use a gallery loader (instafeed) and therefore (maybe because the javascripts dont like each other) my li elements dont get their parameters (inside bx-wrapper >…
-
### Quick summary
Slideshow block does not work when set in this particular combination on the site editor.
### Steps to reproduce
1. Create site on Free plan
2. Add the Meraki theme
3. Go …
-
## Is your feature request related to a problem?
Printer options such as LED light have an one-off state or range of parameter values (similar to fans). Hence, for some macros the button approach…
-
We transitioned fully to evergreen-ui in our project, replacing material-ui and blueprint, and use it pretty heavily now.
Just want to share some practical difficulties we've faced.
1. [ ] Styling…