-
Is there a method for graphing self-loops and multiedges?
-
Allow layouts to be stacked with *themes*. So that "No Icon" can be stacked with "Starry Dark", for example.
Example layouts:
- [X] No Icon
- [ ] Right-sided reply info boxes
- [ ] Selective inf…
-
Hi there,
I thought its about time that I write down, what I expect from Compose/3D and share some thoughts on how I think it could be implemented.
### What I expect from Compose/3D:
- composing objec…
-
...since the push-pin button is on the tab bar. :)
Affects [1.12.0](https://github.com/birchill/10ten-ja-reader/releases/tag/v1.12.0) and [1.12.2](https://github.com/birchill/10ten-ja-reader/relea…
-
There are several issues and PRs relating to the topic and its hard to follow them all and to ensure they gel. Having one persons use-case cut off another persons use case is rude and should not be a…
-
I use klayjs-d3 0.4.1. and I have a problem with placement of East ports. It occurs with a KGraph, which root node has West and East Ports. But if the East ports are not connected to any other ports…
-
_Reopening as #9456 is locked; lock bot is not a good idea as it leads to this – creating duplicate issues; cc @chenshuai2144 & @hengkx._
**Prettier 2.5.1**
[Playground link](https://prettier.io/p…
-
Consider the `Color` component as applied to a `Mesh3D` archetype. Does the `Color` specify the color of faces, edges, or vertices?
To support this, we could introduced _tagged_ components, allowin…
emilk updated
23 hours ago
-
If we put an image which has only an aspect ratio into an auto-row/auto-column grid cell in a fixed-size grid...
- We try to find the range of size for the auto tracks by finding the min/max contri…
-
While detecting edge crossings, the code does not consider if the edge is composed of multiple segments, hence finding the intersection of the straight line from source to target with other nodes.