Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3342746
D13680.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
510 B
Referenced Files
None
Subscribers
None
D13680.diff
View Options
diff --git a/native/chat/robotext-message.react.js b/native/chat/robotext-message.react.js
--- a/native/chat/robotext-message.react.js
+++ b/native/chat/robotext-message.react.js
@@ -128,8 +128,7 @@
const belowMargin = 20;
const belowSpace = fixedTooltipHeight + belowMargin;
- const { isViewer } = item.messageInfo.creator;
- const aboveMargin = isViewer ? 30 : 50;
+ const aboveMargin = 30;
const aboveSpace = fixedTooltipHeight + aboveMargin;
let margin = 0;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 1:56 AM (17 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2567287
Default Alt Text
D13680.diff (510 B)
Attached To
Mode
D13680: [native] Don't create space for author name in RobotextMessageTooltipModal
Attached
Detach File
Event Timeline
Log In to Comment