Page MenuHomePhabricator

D13680.diff
No OneTemporary

D13680.diff

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

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)

Event Timeline