-
**Describe the bug**
There is no representation of the actual layer, colors, or text.
Where does this fantastic capability disappear?
I can see in live that the colors change.
**To Reproduce**
…
-
I was reading through your setup/aesthetics/workflow and it's a very interesting read and one that I think I align with. I really appreciate the in-depth description and decision-making you've made to…
rieje updated
6 years ago
-
I plugged in your v2 code into demerphq/smhasher and, unlike v1, it's failing most of its test suite. Have you tested it with that smhasher fork by any chance? It doesn't make sense to me that this wo…
-
## Problem to Solve
Assuming I have a person which I had inserted by:
```
insert $p isa person, has full-name "John Parkson", has gender "male";
```
where "John Parkson" is a unique value of full…
-
... and then replay diverges :/. I've never seen this warning printed on my Ivy Bridge machine before, and IIRC this was a Haswell bug.
-
Corgi aims to be a fairly minimal config, while at the same time being fairly complete when it comes to Clojure development. You should have a setup out of the box that gives you the amenities you wou…
-
#### Feature request:
Add the "Mini variant" behavior of the Navigation drawer.
As defined in the Google Material guidelines:
https://material.google.com/patterns/navigation-drawer.html#navigation-…
-
### Jenkins and plugins versions report
If I run my builds with the GitHub Checks plugin installed but on a workstation that is blocked from the public internet, the build quickly fails with the erro…
-
```
[x] bug report => search github for a similar issue or PR before submitting
```
Version: 2.4.1
A component with selector parent-component has this:
```
```
And it is inserted…
-
### What happened?
I migrated a project to IntelliJ Platform Gradle Plugin 2.0 and specified `intellijIdeaUltimate("2024.1")` in build.gradle.kts and didn't change it. However, after a few hours of…