This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
heuzef
/
diagrams
огледало од
https://github.com/mingrammer/diagrams.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
43
Вики
Activity
Преглед изворни кода
feat: stretch the node height
tags/v0.2.3
mingrammer
пре 4 година
родитељ
a5bb0ed688
комит
c2958dea12
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
diagrams/__init__.py
+ 1
- 1
diagrams/__init__.py
Прегледај датотеку
@@ -252,7 +252,7 @@ class Node:
# that label being spanned between icon image and white space.
self.attrs = {
"shape": "none",
"height": "1.
6
",
"height": "1.
7
",
"image": self._load_icon(),
} if self._icon else {}
# fmt: on
Write
Preview
Loading…
Откажи
Сачувај