This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
change x and y of text on tree
pull/4/head
欧醚
5 years ago
parent
4f2275c1e5
commit
6dd757a495
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
app/javascript/mastodon/features/status/index.js
+ 2
- 2
app/javascript/mastodon/features/status/index.js
View File
@ -549,8 +549,8 @@ class Status extends ImmutablePureComponent {
animated
keyProp
=
{
"statusId"
}
textProps
=
{
{
d
x
:
-
4
,
d
y
:
-
6
x
:
-
9
,
y
:
-
7
}
}
gProps
=
{
{
className
:
'node'
,
Write
Preview
Loading…
Cancel
Save