-
I wanted to disable drop letter, but I can’t make it work. I simply used the code of the demo page, added the attribute and it still outputs the drop letter.
-
### What is the problem you're trying to solve?
`@property` at-rule is now supported by all major browsers, so I suggest adding a new rule that would specify which custom-property notation to use: at…
-
### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js?
#### Most appropriate sub-area of p5.js?
- [ ] Accessi…
-
Once the PR https://github.com/mdn/content/pull/32004 is merged, but we should address the following :
What happens if you do a relative color with the origin color being outside the gamut of the…
-
The current relative color syntax offers the promise of being able to adjust properties such as the lightness of a color. When increasing lightness of a color in the `oklch` color space, one very quic…
-
Would a quickref for collection methods be useful? I had one written down while learning the collection library where I tried to make it as compact as possible. It's mostly scala code but I had to res…
ghost updated
9 years ago
-
Any chance we can add some options to allow customisation of the UI?
For example
1) hide elements of the UI we dont want to make available..
2) limit the colors to a specific pallet
3) hide the headi…
-
include:
[Unit](https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Values_and_units) /* units of measurement for sizing and spacing your elements */
- [ ] Use 3 unique relative u…
-
**Synfig version & platform**:
Synfig 1.2.2 - Windows 10 x64 Pro
**Issue description**:
There is no input restriction for color when setting color for a rectangle.
it should not be allowed to …
-
To bring personality to a game, I believe there needs to be a way of making dialogue boxes more customizable. The dialog_chain function doesn't allow you to specify any special dialog properties. Here…