-
_From [dbr...@gmail.com](https://code.google.com/u/114666018387073101187/) on January 20, 2010 06:48:51_
This is not a bug, but a feature request. It'd be nice if there were some
representation of ca…
-
Hey developers interested in contributing!
Post a little introduction here, and we'll chat and get you working on things that you're either good at and love, are interested in, or want to learn.
…
-
## Summary
This template is intended to capture a few base requirements that are needed to be met prior to filing a PR that contains a new blog post submission.
Please fill out this form in its…
-
Digital Gardening is a form of blogging. It is rage now-a-days.
Highlight of such blogging is wiki-linking. [Click to know what exactly are Digital Gardens](https://github.com/MaggieAppleton/digita…
-
## Description of bug / unexpected behavior
When inserting a long text, `Tex` always starts new lines, even if there is enough space.
Also, it seems that `Text` control the span between letter…
jifbt updated
12 months ago
-
```
What steps will reproduce the problem?
1. create a simple element in svg-edit
2. insert a vector image from image library and position close to other element
for reference
3. Save as svg
What is…
-
```
This is not a bug, but a feature request. It'd be nice if there were some
representation of cardinality. I use crow's feet, but it seems there are a
lot of ways people do this. Take a look at
http…
-
```
What steps will reproduce the problem?
1. create a simple element in svg-edit
2. insert a vector image from image library and position close to other element
for reference
3. Save as svg
What is…
-
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [x] I have searched the issue tracker for a feature requ…
-
I have entity which can belong to many different containers (showing only two containers for clarity):
```c#
public class Account
{
[Key]
public int Id { get; set; }
public List…