-
## Description
In some cases, the site toolkit may contain a global css file with a configuration like this:
```css
table {
margin-bottom: 2em;
}
```
This configuration will be applie…
-
This issue is here to discuss issues with PATH when using bazel 7 as packaged in nix.
When packaging bazel_7, I removed the (`action_path` patch)[https://github.com/NixOS/nixpkgs/blob/1012b2a368b12…
layus updated
8 months ago
-
If you were to draw a circle on a toonz raster brush and filled it with an opaque color, then this filled circle would occlude things behind it.
If you were to add a few copies to the Xsheet and sp…
-
### Specification
As we are moving towards greater amounts of integration testing, there are lot of existing unit tests that we would like to run, but only during integration. Particularly right no…
-
- [x] I have paid attention to this example and will edit again if need be to not break the formatting, or I will be ignored
- [x] I have searched existing [issues](https://github.com/LandSandBoat/…
-
The `transform` property has [several functions](https://drafts.csswg.org/css-transforms-2/#three-d-transform-functions) that allow elements to be transformed in two-dimensional or three-dimensional s…
-
Is there a flag that allows you to disable the `/fortio/fetch` endpoint on the server? This is an SSRF vulnerability if the server instance is ever exposed to the internet.
-
#### Describe the bug / expected behavior
We have observed an issue with closing of User Menu component when used within the Drawer component. The User Menu does not close when any item in the Drawer…
-
Some people have _really_ good online profile photos. 😍
e.g. @sohilpandya took @iteles profile pic back in the Palmers Road days and it's stood the test of time. 📷
Others have a random snap th…
-
Original code will automatically toggle DOM body class "stop-scrolling", cause browser page shake.
This will do harm to user experience.
I suggest that "stop-scrolling" class as a configurable param.