mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
design/relations: drop manual padding from diagram
This commit is contained in:
parent
ffd53770c0
commit
eadfab3156
1 changed files with 5 additions and 5 deletions
|
@ -353,11 +353,11 @@ object1 and object2.
|
|||
Which yields the following initial state again:
|
||||
|
||||
```
|
||||
+---------+ +---------+
|
||||
*--->| object1 | *--->| object2 |
|
||||
| * | | |
|
||||
| 1| | 1|
|
||||
+---------+ +---------+
|
||||
+---------+ +---------+
|
||||
*--->| object1 | *--->| object2 |
|
||||
| * | | |
|
||||
| 1| | 1|
|
||||
+---------+ +---------+
|
||||
```
|
||||
|
||||
## unreffed relation
|
||||
|
|
Loading…
Reference in a new issue